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 447e85e + 49f3718 commit 5fceca2Copy full SHA for 5fceca2
README.md
@@ -13,6 +13,8 @@ If you're using [CocoaPods][cocoapods], you can add the following line to your
13
`Podfile` and continue with [step 3](#step3):
14
15
```ruby
16
+pod 'Adjust', :git => 'git://github.com/adeven/adjust_ios_sdk.git', :tag => 'v3.0.0'
17
+```
18
19
### 1. Get the SDK
20
0 commit comments