blob: 190b073f3d6a2049fe8adb459688866a734855d0 [file] [log] [blame]
{
"name": "VoxImplantWebRTC",
"version": "63.0.1",
"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.1/VoxImplantWebRTC.zip",
"sha256": "4f24e0a5db36e27e3772359dd7b6c1612efa095aaaab014778f6d6a6b40891e3"
},
"public_header_files": "WebRTC.framework/Headers/**/*.h",
"source_files": "WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "WebRTC.framework"
}