Skip to content

Commit cfe173a

Browse files
authored
Merge pull request #256 from adjust/pod_specs
Updating pod spec URL
2 parents ec223b6 + aadc60b commit cfe173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Adjust.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
s.name = "Adjust"
33
s.version = "4.10.3"
44
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"
5+
s.homepage = "https://github.com/adjust/ios_sdk"
66
s.license = { :type => 'MIT', :file => 'MIT-LICENSE' }
77
s.author = { "Christian Wellenbrock" => "welle@adjust.com" }
88
s.source = { :git => "https://github.com/adjust/ios_sdk.git", :tag => "v4.10.3" }

0 commit comments

Comments
 (0)