Skip to content

Commit 5fceca2

Browse files
committed
Merge pull request #30 from adjust/v3.0.0
Add cocoapods instructions to Readme
2 parents 447e85e + 49f3718 commit 5fceca2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ If you're using [CocoaPods][cocoapods], you can add the following line to your
1313
`Podfile` and continue with [step 3](#step3):
1414

1515
```ruby
16+
pod 'Adjust', :git => 'git://github.com/adeven/adjust_ios_sdk.git', :tag => 'v3.0.0'
17+
```
1618

1719
### 1. Get the SDK
1820

0 commit comments

Comments
 (0)