Skip to content

Commit 5d4df4e

Browse files
author
Diogo Autilio
committed
Small improvement
1 parent 6521625 commit 5d4df4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SCLAlertView-Objective-C.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |spec|
1010
spec.social_media_url = "http://twitter.com/di_autilio"
1111
spec.platform = :ios
1212
spec.ios.deployment_target = '7.0'
13-
spec.source = { :git => "https://github.com/dogo/SCLAlertView.git", :tag => "0.3.3" }
13+
spec.source = { :git => "https://github.com/dogo/SCLAlertView.git", :tag => spec.version.to_s }
1414
spec.source_files = "SCLAlertView/*"
1515
spec.requires_arc = true
1616
end

0 commit comments

Comments
 (0)