Skip to content

Commit

Permalink
Update drupal-ios-sdk.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebrowning committed Jun 26, 2014
1 parent c42dd29 commit b088ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drupal-ios-sdk.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/workhabitinc/drupal-ios-sdk"
s.author = { "Kyle Browning" => "kylebrowning@me.com",
"Tom Kremer" => "tomkremer@me.com" }
s.source = { :git => "https://github.com/tomkremer/drupal-ios-sdk.git", :tag => "2.0.4" }
s.source = { :git => "https://github.com/kylebrowning/drupal-ios-sdk.git", :tag => "2.0.4" }
s.source_files = "*.{h,m}"
s.requires_arc = true
s.ios.deployment_target = '7.0'
Expand Down

0 comments on commit b088ba9

Please sign in to comment.