blob: 3105a395b46daecd1b26825e17b5be897297b919 [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": "10.0"
},
"preserve_paths": [
"LICENSE.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/f310fce01248f022/GoogleWebRTC-1.1.29400.tar.gz"
},
"summary": "WebRTC iOS SDK",
"vendored_frameworks": [
"Frameworks/frameworks/WebRTC.framework"
],
"version": "1.1.29400"
}