Skip to content

Commit

Permalink
Update podspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
marciniwanicki committed Mar 11, 2014
1 parent 3d7d031 commit 21cca40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OCGoogleDirectionsAPI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/marciniwanicki/OCGoogleDirectionsAPI"
s.license = 'MIT'
s.author = { "Marcin Iwanciki" => "marcin.iwanicki@live.com" }
s.source = { :git => "https://github.com/marciniwanicki/OCGoogleDirectionsAPI.git", :tag => "v0.1.0" }
s.source = { :git => "https://github.com/marciniwanicki/OCGoogleDirectionsAPI.git", :tag => "0.1.0" }

s.ios.deployment_target = '7.0'
s.requires_arc = true
Expand Down

0 comments on commit 21cca40

Please sign in to comment.