diff --git a/TGPControls.podspec b/TGPControls.podspec index 71628cb..bba6571 100644 --- a/TGPControls.podspec +++ b/TGPControls.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "TGPControls" - s.version = "1.1.0" + s.version = "2.0.0" s.summary = "Custom Awesome iOS Controls: Animated discrete slider, animated labels" s.description = <<-DESC @@ -70,7 +70,7 @@ Pod::Spec.new do |s| # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/SwiftArchitect/TGPControls.git", :tag => "v1.1.0" } + s.source = { :git => "https://github.com/SwiftArchitect/TGPControls.git", :tag => "v2.0.0" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #