blob: d5330dac447df95a7850ec720ca5c2a0e6ee841a [file] [log] [blame]
{
"name": "Kommunicate",
"version": "0.13.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.13.0"
},
"social_media_url": "https://twitter.com/kommunicateio",
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "Kommunicate/Classes/**/*.{swift}",
"resources": "Kommunicate/Assets/**/*{lproj,storyboard,xib,xcassets,json}",
"dependencies": {
"ApplozicSwift": [
"~> 2.0.0"
]
}
}