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.
1 parent 592f1b6 commit 0a40b21Copy full SHA for 0a40b21
Branch.podspec
@@ -14,7 +14,7 @@ Use the Branch SDK (branch.io) to create and power the links that point back to
14
s.homepage = "https://help.branch.io/developers-hub/docs/ios-sdk-overview"
15
s.license = 'MIT'
16
s.author = { "Branch" => "[email protected]" }
17
- s.source = { git: "https://github.com/BranchMetrics/ios-branch-deep-linking-attribution", tag: s.version.to_s }
+ s.source = { git: "https://github.com/BranchMetrics/ios-branch-deep-linking-attribution.git", tag: s.version.to_s }
18
s.ios.deployment_target = '9.0'
19
s.tvos.deployment_target = '9.0'
20
0 commit comments