blob: 07fbfb02f19b45fe600d78f36a797c8207308cac [file] [log] [blame]
{
"name": "Kommunicate",
"version": "6.2.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": "6.2.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Sources/Kommunicate/Classes/**/*.{swift}",
"resources": "Sources/Resources/**/*{lproj,storyboard,xib,xcassets,json,strings}",
"dependencies": {
"ApplozicSwift": [
"~> 6.2.1"
]
},
"swift_version": "5.0"
}