blob: 42dad75c1cae68c6932905ffa518593ebc723fce [file] [log] [blame]
{
"name": "RTMaxEngine",
"version": "1.0.1",
"summary": "anyRTC智能调度系统",
"description": "RTMaxEngine 是anyRTC智能调度iOS SDK",
"homepage": "https://github.com/BoYuanZjq/RTMaxEngine",
"license": "MIT",
"authors": {
"zjq": "984630262@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BoYuanZjq/RTMaxEngine.git",
"tag": "1.0.1",
"submodules": true
},
"source_files": "RTMaxEngine/**/*.{h,m}",
"public_header_files": "RTMaxEngine/**/*.{h}",
"vendored_frameworks": "RTMaxEngine/**/*.framework",
"requires_arc": true
}