blob: 28e12cfe80dd1c247c5afb768f135c517af11581 [file] [log] [blame]
{
"name": "cafex-wrtcbc",
"version": "63.2",
"summary": "CafeX customized Web RTC stack based on the official repo",
"description": "Audio/Video stack submodule used by several CafeX Communications applications.",
"homepage": "https://www.justchimein.com/en/",
"license": {
"type": "MIT",
"file": "WebRTC.framework/LICENSE.md"
},
"authors": {
"CafeX Communications": "support@cafex.com"
},
"source": {
"http": "https://assets.cafex.com/meetings-cocoapods/wrtcbc/63.2/WebRTC.framework.zip"
},
"vendored_frameworks": "WebRTC.framework",
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}