Skip to content

tillersystems/freshchat-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 92.7%
  • Ruby 7.3%