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
Documentation
License
FreshchatSDK is released under the Commercial license. See LICENSE for details.