We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 071006f + a60846b commit 47c5c9aCopy full SHA for 47c5c9a
MarqueeLabel.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "MarqueeLabel"
3
- s.version = "3.1.0"
+ s.version = "3.1.3"
4
s.summary = "A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when needed."
5
s.homepage = "https://github.com/cbpowell/MarqueeLabel"
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments