blob: 9ac79a54c6e447fd5c42935bcb98681df84eb7db [file] [log] [blame]
{
"name": "VoxImplantWebRTC",
"version": "57.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_57.0.0.zip"
},
"public_header_files": "WebRTC.framework/Headers/**/*.h",
"source_files": "WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "WebRTC.framework"
}