blob: 1e744c0bb6edd4d383ce78fb9c54e48d4e1f4cec [file] [log] [blame]
{
"name": "VoxImplantWebRTC",
"version": "66.0.3",
"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/66.0.3/VoxImplantWebRTC.zip",
"sha256": "03be066f0c02516f2973cd11dfc10f68ad48aee31ca9a47f882fb28518056168"
},
"public_header_files": "WebRTC.framework/Headers/**/*.h",
"source_files": "WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "WebRTC.framework"
}