KumulosSdkSwift

Official Swift SDK for integrating Kumulos services with your mobile apps


Keywords
analytics, crash-reporting, in-app-messaging, ios, push-notifications
License
MIT
Install
pod try KumulosSdkSwift

Documentation

Kumulos Swift SDK Carthage compatible

Kumulos provides tools to build and host backend storage for apps, send push notifications, view audience and behavior analytics, and report on adoption, engagement and performance.

To get started, add a dependencey to your Cartfile:

github "Kumulos/KumulosSdkSwift" ~> 1.1

For more information on integrating the Swift SDK with your project, please see the Kumulos Swift integration guide.

Requirements

  • iOS9+
  • Swift3

Contributing

Pull requests are welcome for any improvements you might wish to make. If it's something big and you're not sure about it yet, we'd be happy to discuss it first. You can either file an issue or drop us a line to support@kumulos.com.

To get started with development, simply clone this repo, run a carthage update and open the workspace to kick things off.

License

This project is licensed under the MIT license with portions licensed under the BSD 2-Clause license. See our LICENSE file and individual source files for more information.