blob: 78607f66eb79fa916600b7431acdadf9e7acaa95 [file] [log] [blame]
{
"name": "CPaaSWebRTC",
"version": "1.6.1",
"summary": "CPaasWebRTC",
"homepage": "https://github.com/Kandy-IO/test-wrtc",
"license": {
"type": "MIT",
"file": "mit-license.txt"
},
"authors": {
"Name": "tolgat@netas.com.tr"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Kandy-IO/test-wrtc.git",
"tag": "1.6.1"
},
"source_files": "WebRTC.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "WebRTC.framework"
}
}