blob: 333615a467dc1aa8683e31116acba3d5b5d0875b [file] [log] [blame]
{
"name": "WebRTC_IOS",
"version": "1.6.0",
"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.",
"homepage": "http://webrtc.org/",
"source": {
"http": "https://github.com/pnoyelle/WebRTC_IOS/releases/download/1.6.0/WebRTCSwiftModule.xcframework.zip"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": "Google Inc.",
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "WebRTC.xcframework"
}