blob: 5b28c881e1e3ee8c4ec53392c15125904ea06f6b [file] [log] [blame]
{
"name": "KLMobileSDK",
"version": "1.0.2",
"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.2"
},
"dependencies": {
"KLCPaaSWebRTC": [
]
},
"ios": {
"vendored_frameworks": [
"MobileSDK.framework",
"WebRTC.framework"
]
}
}