blob: 0c0f4570d48f7aadb9c2804f1ebb01325663b77f [file] [log] [blame]
{
"name": "pjor94.webRTC.framework",
"version": "1.0.2",
"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": {
"git": "https://github.com/pjor94/pjor94.webRTC.framework.git",
"tag": "1.0.2"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": "Google Inc.",
"platforms": {
"ios": "8.0"
},
"source_files": "WebRTC.framework/Headers/**/*.h",
"public_header_files": "WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "WebRTC.framework"
}