Skip to content

Commit

Permalink
Small improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
Diogo Autilio committed Nov 11, 2014
1 parent 6521625 commit 5d4df4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCLAlertView-Objective-C.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |spec|
spec.social_media_url = "http://twitter.com/di_autilio"
spec.platform = :ios
spec.ios.deployment_target = '7.0'
spec.source = { :git => "https://github.com/dogo/SCLAlertView.git", :tag => "0.3.3" }
spec.source = { :git => "https://github.com/dogo/SCLAlertView.git", :tag => spec.version.to_s }
spec.source_files = "SCLAlertView/*"
spec.requires_arc = true
end

0 comments on commit 5d4df4e

Please sign in to comment.