bijoshtj / freshchat-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freshchat iOS SDK

"Modern messaging software that your sales and customer engagement teams will love." Freshchat by Freshworks.

Installation

Freshchat 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 'FreshchatSDK'
end

Samples

Objective-C

Swift

Documentation

Integration Guide

API docs

License

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

Support

support@freshchat.com

Support Portal

About


Languages

Language:Objective-C 91.4%Language:Ruby 8.6%