blob: 73167696fac66238ea4864ceebde31258743cd2c [file] [log] [blame]
{
"name": "VenueRTC",
"version": "0.1.7",
"summary": "VenueRTC:an real-time audio and video framework for iOS",
"description": "VenueRTC framework, Real-time audio and video framework based on venue cloud",
"homepage": "https://github.com/24929/VenueRTC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Feng": "249295456@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/24929/VenueRTC.git",
"tag": "0.1.7"
},
"source_files": "Framework/VenueRTC.framework/Headers/*.{h}",
"vendored_frameworks": "Framework/VenueRTC.framework"
}