You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ButtonClickStyle.podspec
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
Pod::Spec.newdo |s|
10
10
s.name='ButtonClickStyle'
11
-
s.version='1.1.1'
11
+
s.version='1.2.0'
12
12
s.summary='This is a customizable designable button view. Inside layer you can style button, create your own subviews. Choose 15 click animation styles'
13
13
14
14
# This description is used to generate tags and improve search results.
@@ -18,7 +18,7 @@ Pod::Spec.new do |s|
18
18
# * Finally, don't worry about the indent, CocoaPods strips it!
19
19
20
20
s.description=<<-DESC
21
-
'This is a customizable designable button view. Inside layer you can style button, create your own subviews. Choose 9 click animation styles'
21
+
'This is a customizable designable button view. Inside layer you can style button, create your own subviews. Choose 15 click animation styles'
0 commit comments