Skip to content

shwetsolanki/hotline-ios

 
 

Repository files navigation

Hotline iOS SDK

CocoaPods Twitter

Your business lives on mobile. Your support should too. In-app chat, real-time engagement and FAQ for your apps. hotline.io by Freshdesk

Installation

Hotline iOS SDK can be integrated using cocoapods by specifying the following in your podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'

target 'Your project target' do
pod 'HotlineSDK'
end

Samples

Objective-C

Swift

Phonegap

Documentation

Integration Guide

API docs

License

HotlineSDK is released under the Commercial license. See LICENSE for details.

Support

support@hotline.io

Support Portal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 89.3%
  • Ruby 10.7%