/Kommunicate-iOS-SDK

Kommunicate iOS SDK for customer support

Primary LanguageSwiftBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Kommunicate

Version License Platform

Kommunicate iOS SDK for customer support https://www.kommunicate.io/


Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 9.0+
  • Xcode 8.2+
  • Swift 3.0+

Installation

Kommunicate is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Kommunicate'

Then run pod install.

In any file you'd like to use Kommunicate in, don't forget to import the framework with import Kommunicate.

Docs

Please checkout Documentation for more details.

License

Kommunicate is available under the BSD-3-Clause license. See the LICENSE file for more info.