blob: f2f15aeae2719c8152a27b10bd5087f0344423da [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/86b74d20129810f9/GoogleWebRTC-1.1.20913.tar.gz"
},
"summary": "WebRTC iOS SDK",
"vendored_frameworks": [
"Frameworks/frameworks/WebRTC.framework"
],
"version": "1.1.20913"
}