We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a0c09 commit 734d0feCopy full SHA for 734d0fe
1 file changed
AttributedTextView.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'AttributedTextView'
3
- s.version = '0.8.1'
+ s.version = '0.9.0'
4
s.license = { :type => "MIT", :file => "LICENSE" }
5
s.summary = 'Easiest way to create an attributed UILabel or UITextView (with support for multiple links and HTML)'
6
s.homepage = 'https://github.com/evermeer/AttributedTextView'
0 commit comments