blob: 8f76a68f072b6c39bd1c299c0046c5cb4802056b [file] [log] [blame]
{
"name": "LRWebRTC",
"version": "1.0.1",
"platforms": {
"ios": "9.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": "https://github.com/karlcool/LRWebRTC",
"license": "MIT",
"authors": {
"yanzhi.liu": "karlcool.l@qq.com"
},
"source": {
"git": "https://github.com/karlcool/LRWebRTC.git",
"tag": "1.0.1"
},
"source_files": "LRWebRTC/WebRTC.framework/Headers/**/*.h",
"public_header_files": "LRWebRTC/WebRTC.framework/Headers/**/*.h",
"vendored_frameworks": "LRWebRTC/WebRTC.framework"
}