We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec223b6 + aadc60b commit cfe173aCopy full SHA for cfe173a
Adjust.podspec
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
2
s.name = "Adjust"
3
s.version = "4.10.3"
4
s.summary = "This is the iOS SDK of adjust. You can read more about it at http://adjust.com."
5
- s.homepage = "http://adjust.com"
+ s.homepage = "https://github.com/adjust/ios_sdk"
6
s.license = { :type => 'MIT', :file => 'MIT-LICENSE' }
7
s.author = { "Christian Wellenbrock" => "welle@adjust.com" }
8
s.source = { :git => "https://github.com/adjust/ios_sdk.git", :tag => "v4.10.3" }
0 commit comments