Skip to content

Commit

Permalink
podspec update
Browse files Browse the repository at this point in the history
  • Loading branch information
TaimurAyaz committed Feb 11, 2015
1 parent 7e6eba8 commit 4d562c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TAOverlay.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Pod::Spec.new do |s|
s.author = "Taimur Ayaz"
s.social_media_url = "https://twitter.com/taimurayaz"
s.platform = :ios, "7.0"
s.source = { :git => "https://github.com/TaimurAyaz/TAOverlay.git", :tag => s.version.to_s }
s.source = { :git => "https://github.com/TaimurAyaz/TAOverlay.git", :tag => "v1.0.1" }
s.source_files = "TAOverlay", "TAOverlay/*.{h,m}"
s.resources = 'TAOverlay/TAOverlay.bundle'
s.requires_arc = true
Expand Down

0 comments on commit 4d562c3

Please sign in to comment.