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 9112ef5 commit 0d9ad61Copy full SHA for 0d9ad61
NextGrowingTextView.podspec
@@ -1,14 +1,6 @@
1
-#
2
-# Be sure to run `pod lib lint NextGrowingTextView.podspec' to ensure this is a
3
-# valid spec before submitting.
4
5
-# Any lines starting with a # are optional, but their use is encouraged
6
-# To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
7
8
-
9
Pod::Spec.new do |s|
10
s.name = "NextGrowingTextView"
11
- s.version = "0.7.3"
+ s.version = "0.8.0"
12
s.summary = "The next in the generations of 'growing textviews' optimized for iOS 7 and above."
13
s.homepage = "https://github.com/muukii/NextGrowingTextView"
14
s.license = 'MIT'
0 commit comments