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.
1 parent 75b4c19 commit ae3cf7cCopy full SHA for ae3cf7c
MarqueeLabel.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "MarqueeLabel"
3
- s.version = "4.3.3"
+ s.version = "4.4.0"
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