CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

KMSDK 2.6.0

KMSDK 2.6.0

License Unknown
ReleasedLast Release Oct 2020

Maintained by Chris Boraski, Adonis Peralta, Timur Begaliev.



 
Depends on:
WebViewJavascriptBridge~> 6.0.2
AFNetworking~> 3.2.1
SlackTextViewController= 1.9.6
 

KMSDK 2.6.0

  • By
  • Chris Boraski

KMSDK iOS

Requirements

For version 2.4.x

  • iOS 10.0+
  • Xcode 10.2+/Swift 4.2

Alternate versions

  • Use branch xcode-8.2.1 if you need support for Xcode 8.2/Swift 3.0
  • Use branch xcode-9 if you need Support for XCode 9/Swift 3.2
  • Use branch xcode-10 (version 2.3.x) if you need support for Xcode 10/Swift 3.2

Installation

CocoaPods

To install, add the following lines to your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/Kiswe/Kiswe-Specs.git'

pod 'KMSDK'

and run pod install