diff --git a/UIView+AnimationExtensions.podspec b/UIView+AnimationExtensions.podspec index b37248b..6bd64a4 100644 --- a/UIView+AnimationExtensions.podspec +++ b/UIView+AnimationExtensions.podspec @@ -76,7 +76,7 @@ UIView Animation Extensions is a category on `UIView` and - as with all `UIKit` s.platform = :ios, "11.0" - s.source = { :git => "https://github.com/r3econ/animation-extensions.git", :tag => "v2.0.0" } + s.source = { :git => "https://github.com/r3econ/animation-extensions.git", :tag => "2.0.0" } s.source_files = "Classes", "Classes/*.{h,m}" s.exclude_files = "Classes/Exclude"