blob: 4621d8b3675118e19d38238d387d37317780681e [file] [log] [blame]
{
"name": "webrtc-framework",
"version": "14493.4",
"summary": "WebRTC iOS framework.",
"description": "WebRTC framework for iOS built using Google's sources at https://chromium.googlesource.com/external/webrtc.",
"homepage": "https://webrtc.org/",
"license": {
"type": "WebRTC License",
"file": "LICENSE"
},
"authors": "Google",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/RestComm/restcomm-ios-sdk/releases/download/v1.0.0-beta.4/webrtc-framework.zip"
},
"ios": {
"vendored_frameworks": "Frameworks/WebRTC.framework"
},
"source_files": "Frameworks/WebRTC.framework/Headers/*.h",
"public_header_files": "Frameworks/WebRTC.framework/Headers/*.h"
}