We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6b5e5 commit 3d5b26eCopy full SHA for 3d5b26e
1 file changed
OHAttributedLabel.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'OHAttributedLabel'
3
- s.version = '3.5.2'
+ s.version = '3.5.3'
4
s.license = { :type => 'MIT', :file => 'OHAttributedLabel/LICENSE'}
5
s.platform = :ios
6
s.summary = 'UILabel that supports NSAttributedString.'
0 commit comments