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