Skip to content

Commit 358b08e

Browse files
Release version 1.0.0
1 parent b0fc7f4 commit 358b08e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TGPControls.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "TGPControls"
19-
s.version = "0.2.0"
19+
s.version = "1.0.0"
2020
s.summary = "Custom Awesome iOS Controls: Animated discrete slider, animated labels"
2121

2222
s.description = <<-DESC
@@ -68,7 +68,7 @@ Pod::Spec.new do |s|
6868
# Supports git, hg, bzr, svn and HTTP.
6969
#
7070

71-
s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.2.0" }
71+
s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v1.0.0" }
7272

7373

7474
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)