blob: eef188ab598b4d8d3e4d479da2cdd0d85e21505f [file] [log] [blame]
{
"name": "CPaaSSDK",
"version": "1.6.1",
"summary": "CpaasSDK",
"homepage": "https://github.com/Kandy-IO/kandy-ios-cpaas-framework",
"license": {
"type": "MIT",
"file": "mit-license.txt"
},
"authors": {
"Name": "tolgat@netas.com.tr"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Kandy-IO/kandy-ios-cpaas-framework.git",
"tag": "1.6.1"
},
"source_files": "CPaaSSDK.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "CPaaSSDK.framework"
},
"dependencies": {
"CPaaSWebRTC": [
]
}
}