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 82604ae commit e8e8d73Copy full SHA for e8e8d73
NextGrowingTextView.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = "NextGrowingTextView"
3
- s.version = "0.8.5"
4
- s.summary = "The next in the generations of 'growing textviews' optimized for iOS 7 and above."
+ s.version = "1.0.0"
+ s.summary = "The next in the generations of 'growing textviews' optimized for iOS 8 and above."
5
s.homepage = "https://github.com/muukii/NextGrowingTextView"
6
s.license = 'MIT'
7
s.author = { "muukii" => "[email protected]" }
0 commit comments