blob: a2fb441baea2823bb9c3333920dc8a7e648becbc [file] [log] [blame]
{
"name": "LookbackWebRTC",
"version": "21258.0.1",
"summary": "WebRTC SDK for iOS, with Lookback extensions",
"description": "Lookback custom build of WebRTC.\n\nNew in 21258: \n * Upgraded to WebRTC (Chrome v64 equivalent)\n * Forward-ported audio extension\n\nNew in .1:\n * Add x86 simulator support\n\nBuilt from https://github.com/lookback/webrtc/commit/3712e7404a94dbccb84fe664efffc1c0d7b8ecae",
"homepage": "http://webrtc.org/",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": "Google Inc.",
"source": {
"http": "https://lookback-public.s3.amazonaws.com/sdk/webrtc/21258/Release/1/WebRTC.zip"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WebRTC.framework/Headers/*.h",
"public_header_files": "WebRTC.framework/Headers/*.h",
"vendored_frameworks": "WebRTC.framework"
}