blob: ab298d361cdde509fd513d3e2c55af1326bf0e40 [file] [log] [blame]
{
"name": "KLCPaaSSDK",
"version": "1.0.1",
"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.1"
},
"dependencies": {
"KLCPaaSWebRTC": [
]
},
"source_files": "CPaaSSDK.framework/Headers/*.h",
"preserve_paths": "CPaaSSDK.framework/Frameworks/*.framework"
}