blob: 8e402f496a3d55f1d39ebb4752c7de527dc0494d [file] [log] [blame]
{
"name": "VoxImplantWebRTC",
"version": "63.0.4",
"summary": "WebRTC SDK for iOS",
"description": "WebRTC is a free, open project that provides browsers and mobile\napplications with Real-Time Communications (RTC) capabilities via simple\nAPIs.",
"homepage": "http://webrtc.org/",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": "Google Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.eu-central-1.amazonaws.com/voximplant-releases/ios-webrtc/63.0.4/VoxImplantWebRTC.zip",
"sha256": "1583cb156322e3ad01a5173508ec45987b2f41278c9448c4272f3a07af0a7496"
},
"public_header_files": "WebRTC.framework/Headers/**/*.h",
"source_files": "WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "WebRTC.framework"
}