blob: f580963fffc794eacf177c0dbf0925c34d63ee37 [file] [log] [blame]
{
"name": "WebRTCCustom-Bitcode",
"version": "1.1.29400",
"summary": "Custom build enable bitcode for GoogleWebRTC.",
"description": "Custom build enable bitcode for GoogleWebRTC for company.",
"homepage": "http://webrtc.org/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Le Nam": "lenam.hust@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://www.dropbox.com/s/i2ktky92uosllcr/WebRTC.framework.zip?dl=1"
},
"source_files": "WebRTC.framework/Headers/**/*.h",
"public_header_files": "WebRTC.framework/Headers/**/*.h",
"ios": {
"vendored_frameworks": "WebRTC.framework"
}
}