blob: dcca2ca43adc040985580b3ac90aba58d493f7af [file] [log] [blame]
{
"name": "KayakoMessenger",
"version": "0.3.0",
"summary": "The Kayako iOS SDK for integrating Kayako Messenger live chat into your iOS application",
"description": "The Kayako iOS SDK for integrating Kayako Messenger live chat into your iOS application. Supports iOS 9 and above",
"homepage": "https://github.com/kayako/KayakoMessengeriOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robin Malhotra": "robin.malhotra@kayako.com"
},
"social_media_url": "https://twitter.com/codeOfRobin",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/kayako/KayakoMessengeriOS.git",
"tag": "0.3.0"
},
"source_files": "Sources/**/*.swift",
"documentation_url": "https://developer.kayako.com/messenger/ios/installation/",
"frameworks": "UIKit",
"module_name": "KayakoMessenger",
"ios": {
"resource_bundles": {
"Kayako-Messenger": "Resources/**"
}
},
"dependencies": {
"Texture": [
],
"Birdsong": [
],
"StatefulViewController": [
],
"NVActivityIndicatorView": [
],
"Unbox": [
],
"Wrap": [
],
"PINCacheTexture": [
]
},
"pushed_with_swift_version": "3.0"
}