blob: 3451813a3022a1e387fa5f51d599b1abc85aebf8 [file] [log] [blame]
{
"authors": "The WebRTC project authors.",
"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/",
"license": {
"file": "LICENSE.md",
"type": "Multiple"
},
"name": "GoogleWebRTC",
"platforms": {
"ios": "9.0"
},
"preserve_paths": [
"LICENSE.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/e4aa4458473d3e03/GoogleWebRTC-1.1.23529.tar.gz"
},
"summary": "WebRTC iOS SDK",
"vendored_frameworks": [
"Frameworks/frameworks/WebRTC.framework"
],
"version": "1.1.23529"
}