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