blob: 38940647fb634d89998678e9b2c2403e558bfce9 [file] [log] [blame]
{
"name": "Remon-WebRTC-iOS",
"version": "0.0.1",
"summary": "WebRTC SDK for iOS",
"description": "WebRTC is a free, open project that provides browsers and mobile\napplications with Real-Time Communications (RTC) capabilities via simple\nAPIs. The WebRTC components have been optimized to best serve this purpose.",
"homepage": "http://webrtc.org/",
"license": "BSD",
"authors": "Google Inc.",
"source": {
"git": "https://github.com/RemoteMonster/ios-sdk.git",
"branch": "beta"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "WebRTC.framework"
}