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