blob: 1197d1e9cdea00267b76620cd499c42d799d686a [file] [log] [blame]
{
"name": "VoxImplantWebRTC",
"version": "63.0.0",
"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.0/VoxImplantWebRTC.zip",
"sha256": "f85b2103fd4ba229783caa8761f081f3d83a22d04958ebc5573cbc77bfb50dd0"
},
"public_header_files": "WebRTC.framework/Headers/**/*.h",
"source_files": "WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "WebRTC.framework"
}