Skip to content

Commit 4948b4e

Browse files
committed
podspec
1 parent 22578e3 commit 4948b4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TTRangeSlider.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
1010
s.license = 'MIT'
1111
s.author = { "Tom Thorpe" => "[email protected]" }
12-
s.source = { :git => "https://github.com/TomThorpe/TTRangeSlider.git", :tag => s.version.to_s }
12+
s.source = { :git => "https://github.com/TomThorpe/TTRangeSlider.git", :tag => 'v1.0.4' }
1313
s.platform = :ios, '7.0'
1414
s.requires_arc = true
1515

0 commit comments

Comments
 (0)