blob: 450fc2f4627b2666287f15144c55401455674f60 [file] [log] [blame]
{
"name": "RTMaxEngine",
"version": "3.0.1.4",
"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": "3.0.1.4",
"submodules": true
},
"source_files": "RTMaxEngine/**/*.{h,m}",
"public_header_files": "RTMaxEngine/**/*.{h}",
"vendored_frameworks": "RTMaxEngine/**/*.framework",
"requires_arc": true
}