[](https://travis-ci.org/Breno Morais/Hellotext)
To run the example project, clone the repo, and run pod install from the Example directory first.
iOS 13
Hellotext is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Hellotext'Hellotext SDK will automatically track important events in your application.
To manually trigger an event, use the following code:
Hellotext.shared.track(action: "Action", appParameters: ["Key": "Value"])Breno Morais, brenomorais88@gmail.com
Hellotext is available under the MIT license. See the LICENSE file for more info.