Skip to content

Commit

Permalink
podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
TomThorpe committed May 25, 2016
1 parent 22578e3 commit 4948b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TTRangeSlider.podspec
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.license = 'MIT'
s.author = { "Tom Thorpe" => "code@tomthorpe.co.uk" }
s.source = { :git => "https://github.com/TomThorpe/TTRangeSlider.git", :tag => s.version.to_s }
s.source = { :git => "https://github.com/TomThorpe/TTRangeSlider.git", :tag => 'v1.0.4' }
s.platform = :ios, '7.0'
s.requires_arc = true

Expand Down

0 comments on commit 4948b4e

Please sign in to comment.