blob: 66d06ae349cfddd0b14767128a0917529438cd7a [file] [log] [blame]
{
"name": "GruveoWebRTC",
"version": "1.65",
"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"
},
"vendored_frameworks": "WebRTC.framework"
}