TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | Commercial |
ReleasedLast Release | Jan 2018 |
Maintained by Dhruv Mehta, Robin Tang, Outbound Dev.
Outbound's iOS SDK
If you don't have cocoapods yet:
sudo gem install cocoapods
If you don't have any pods installed yet:
pod init
To install the Outbound SDK, add this to your Podfile
:
pod 'Outbound'
Then run:
pod install