We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8819971 commit bc72384Copy full SHA for bc72384
AMSmoothAlert.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "AMSmoothAlert"
4
- s.version = "1.0"
+ s.version = "1.1"
5
s.summary = "Cool AlertView by Antoine Marliac"
6
7
s.description = <<-DESC
@@ -24,7 +24,7 @@ Pod::Spec.new do |s|
24
s.platform = :ios, "5.0"
25
26
27
- s.source = { :git => "https://github.com/mtonio91/AMSmoothAlert.git", :tag => "1.0" }
+ s.source = { :git => "https://github.com/mtonio91/AMSmoothAlert.git", :tag => "1.1" }
28
29
30
0 commit comments