Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arnabp92 committed Dec 12, 2019
1 parent f230ce2 commit 3ffe7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Released under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)
RudderSDKCore is available through [CocoaPods](https://cocoapods.org).
To install it, simply add the following line to your Podfile:
```xcode
pod 'RudderSDKCore', '~> 0.1.4'
pod 'RudderSDKCore', '~> 0.1.6'
```
Remember to include the following code in all .m and .h files where you want to refer to or use Rudder SDK classes
```xcode
Expand Down

0 comments on commit 3ffe7d7

Please sign in to comment.