Skip to content

Commit

Permalink
Release version 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftArchitect committed Mar 4, 2015
1 parent bfcbcc6 commit 5008782
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TGPControls.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Pod::Spec.new do |s|
#

s.name = "TGPControls"
s.version = "0.1.2"
s.summary = "Custom Awesome iOS Controls."
s.version = "0.1.3"
s.summary = "Custom Awesome iOS Controls: Animated discrete slider, animated labels"

s.description = <<-DESC
Provide an iOS looking UISlider with discrete, controlable steps
Expand Down Expand Up @@ -68,7 +68,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.1.2" }
s.source = { :git => "https://github.com/arquebuse/TGPControls.git", :tag => "v0.1.3" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 5008782

Please sign in to comment.