blob: c61bc16b62dca9d0dc7377787e8672016c336ca2 [file] [log] [blame]
{
"name": "KLCPaaSWebRTC",
"version": "1.0.0",
"summary": "CPaasWebRTC",
"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/KLWebRTC.git",
"tag": "1.0.0"
},
"source_files": "WebRTC.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "WebRTC.framework"
}
}