zendesk / outbound_ios_sdk

Connect (formerly Outbound.io) iOS SDK.
https://www.zendesk.com/connect/
MIT License
2 stars 2 forks source link
connect

iOS

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

Migration guides