blob: 4abe02fcdf12011d8895e58c70978b73e283d40f [file] [log] [blame]
{
"name": "Kommunicate",
"version": "0.1.0",
"summary": "Kommunicate iOS SDK for customer support.",
"homepage": "https://github.com/Kommunicate-io/Kommunicate-iOS-SDK",
"license": {
"type": "BSD-3-Clause",
"file": "LICENSE"
},
"authors": {
"Mukesh Thawani": "mukesh@applozic.com"
},
"source": {
"git": "https://github.com/Kommunicate-io/Kommunicate-iOS-SDK.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/kommunicateio",
"platforms": {
"ios": "9.0"
},
"source_files": "Kommunicate/Classes/**/*.{swift}",
"dependencies": {
"ApplozicSwift": [
"~> 0.7.0"
]
},
"pushed_with_swift_version": "3.3"
}