Skip to content

Commit

Permalink
Rename GitHub repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeklim committed Nov 15, 2017
1 parent bbe64f4 commit d0147b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppCenter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Pod::Spec.new do |s|

s.ios.deployment_target = '8.0'
s.osx.deployment_target = '10.9'
s.source = { :http => "https://github.com/microsoft/app-center-sdk-ios/releases/download/#{s.version}/AppCenter-SDK-Apple-#{s.version}.zip" }
s.source = { :http => "https://github.com/microsoft/AppCenter-SDK-Apple/releases/download/#{s.version}/AppCenter-SDK-Apple-#{s.version}.zip" }

s.preserve_path = "AppCenter-SDK-Apple/LICENSE"

Expand Down

0 comments on commit d0147b8

Please sign in to comment.