Skip to content

Flutterbee/hotline-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

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.2%
  • Ruby 10.8%