Skip to content
/ ios-sdk Public
forked from talkable/ios-sdk

Talkable Integration and API for iOS devices

License

Notifications You must be signed in to change notification settings

noom/ios-sdk

 
 

Repository files navigation

Talkable iOS SDK

Version License Platform

Talkable SDK makes it easy to integrate Talkable referral functionality into iOS apps.

Requirements

  • iOS 9 or higher.

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ gem install cocoapods

To integrate TalkableSDK into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'TalkableSDK'

Then, run the following command:

$ pod install

Manual building

To build the SDK manually, run the following command:

$ rake archive

Documentation

https://docs.talkable.com/ios_sdk

About

Talkable Integration and API for iOS devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 88.1%
  • C 7.6%
  • Ruby 2.9%
  • Swift 1.4%