blob: c6ec7e84dd15e69b0b2a07a715e01f04b6674d38 [file] [log] [blame]
{
"name": "GruveoWebRTC",
"version": "1.65.25.1",
"summary": "WebRTC iOS framework built from the official WebRTC repository",
"description": "WebRTC is a free, open project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs.",
"homepage": "https://github.com/Gruveo/gruveo-ios-webrtc",
"license": {
"type": "Multiple",
"file": "LICENSE.md"
},
"authors": "Gruveo",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Gruveo/gruveo-ios-webrtc.git",
"tag": "1.65.25.1"
},
"vendored_frameworks": "WebRTC.framework"
}