blob: eb48f20cbc40c6e1f32493e1d9e6559af749d033 [file] [log] [blame]
{
"name": "KLMobileSDK",
"version": "1.0.0",
"summary": "KLMobileSDK",
"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/KLMobileSDK.git",
"tag": "1.0.0"
},
"dependencies": {
"KLCPaaSWebRTC": [
]
},
"ios": {
"vendored_frameworks": [
"MobileSDK.framework"
]
}
}