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 85d9bdf commit 739f665Copy full SHA for 739f665
MarqueeLabel.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "MarqueeLabel"
3
- s.version = "4.5.1"
+ s.version = "4.5.2"
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