blob: be3a27d2b3f3b0e24e33384401c740973edb3e4d [file] [log] [blame]
{
"name": "VoxImplantWebRTC",
"version": "58.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.\nPatched:\n1. Fixed audio on simulator\n2. Added DTMF send functional",
"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/58/0.0/VoxImplantWebRTC.zip"
},
"public_header_files": "WebRTC.framework/Headers/**/*.h",
"source_files": "WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "WebRTC.framework"
}