blob: 93b6e3a2fa70dd7c075e8230eae940f4d5f76e06 [file] [log] [blame]
{
"name": "KLCPaaSSDK",
"version": "1.0.5",
"summary": "KLCPaasSDK",
"homepage": "https://github.com/Kandy-IO/",
"license": {
"type": "MIT",
"file": "mit-license.txt"
},
"authors": {
"Name": "tolgat@netrd.com.tr"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tolgatan/KLCpaaSSDK.git",
"tag": "1.0.5"
},
"dependencies": {
"KLCPaaSWebRTC": [
]
},
"ios": {
"vendored_frameworks": [
"CPaaSSDK.framework"
]
},
"preserve_paths": "CPaaSSDK.framework/Frameworks/*.framework",
"xcconfig": {
"ENABLE_BITCODE": "NO"
}
}