diff --git a/AMSmoothAlert.podspec b/AMSmoothAlert.podspec index 0ff7a79..2f8d0ce 100644 --- a/AMSmoothAlert.podspec +++ b/AMSmoothAlert.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "AMSmoothAlert" - s.version = "1.0" + s.version = "1.1" s.summary = "Cool AlertView by Antoine Marliac" s.description = <<-DESC @@ -24,7 +24,7 @@ Pod::Spec.new do |s| s.platform = :ios, "5.0" - s.source = { :git => "https://github.com/mtonio91/AMSmoothAlert.git", :tag => "1.0" } + s.source = { :git => "https://github.com/mtonio91/AMSmoothAlert.git", :tag => "1.1" }