"Modern messaging software that your sales and customer engagement teams will love." Freshchat by Freshworks.
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
FreshchatSDK is released under the Commercial license. See LICENSE for details.