blob: 3dbb71b2d047512dfaf85660cc36ef3e0721b84d [file] [log] [blame]
{
"name": "GruveoWebRTC",
"version": "1.59.19",
"summary": "WebRTC framework specially builded for GruveoSDK framework integration",
"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.59.19"
},
"vendored_frameworks": "WebRTC.framework"
}