blob: 0815ce6c9ccec64560fff5bb25c78e5291e4b551 [file] [log] [blame]
{
"name": "CrossTalkWebRTC",
"version": "83.4103.16",
"summary": "WebRTC for iOS",
"description": "WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs.",
"homepage": "https://webrtc.org/",
"authors": {
"Beelu Asahi": "beelu.asahi@gmail.com"
},
"license": {
"type": "Multiple",
"file": "WebRTC.framework/LICENSE.md"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/crosstalkio/webrtc-ios.git",
"tag": "83.4103.16"
},
"vendored_frameworks": "WebRTC.framework"
}