blob: 45f00d3d539b1a58397f9c051b99cdc9cd0e3842 [file] [log] [blame]
{
"name": "VoxImplantWebRTC",
"version": "66.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/66.0.0/VoxImplantWebRTC.zip",
"sha256": "5b3583faf03245e0e3e12fed73378e63b70c24da4fca291ccda3780461117e45"
},
"public_header_files": "WebRTC.framework/Headers/**/*.h",
"source_files": "WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "WebRTC.framework"
}