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