blob: f7285e2ae643bda46d9412cd38389b9d8724a5e3 [file] [log] [blame]
{
"name": "VoxImplantWebRTC",
"version": "55.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": "http://cdn.voximplant.com/downloads/mobilesdk/ios/VoxImplantWebRTC_55.0.0.zip"
},
"public_header_files": "VoxImplantWebRTC/WebRTC.framework/Headers/**/*.h",
"source_files": "VoxImplantWebRTC/WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "VoxImplantWebRTC/WebRTC.framework"
}