Skip to content

Commit 5008782

Browse files
Release version 0.1.3
1 parent bfcbcc6 commit 5008782

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TGPControls.podspec

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

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

2222
s.description = <<-DESC
2323
Provide an iOS looking UISlider with discrete, controlable steps
@@ -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.1.2" }
71+
s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.1.3" }
7272

7373

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

0 commit comments

Comments
 (0)