Skip to content

kostilal/kostilalLib

Repository files navigation

Talkable iOS SDK

Version License Platform

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

Installation

Requirements

  • Xcode 11.
  • 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:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '9.0'
use_frameworks!

pod 'TalkableSDK'

Then, run the following command:

$ pod install

Documentation

https://docs.talkable.com/ios_sdk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published