Skip to content

Commit

Permalink
Updated tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
shaps-test committed Apr 5, 2014
1 parent 84dbda2 commit 17f52ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SPXRevealableView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.social_media_url = "http://twitter.com/shaps"
s.platform = :ios
s.platform = :ios, '6.0'
s.source = { :git => "https://github.com/shaps80/iMessageStyleReveal.git", :tag => "0.1" }
s.source = { :git => "https://github.com/shaps80/iMessageStyleReveal.git", :tag => s.version.to_s }
s.source_files = 'iMessageStyleReveal/SPXRevealableView', '*.{h,m}'
s.requires_arc = true
end

0 comments on commit 17f52ca

Please sign in to comment.