blob: e0e54bce371248386df0d1c71dbfb0d83489b00b [file] [log] [blame]
{
"name": "QMAPIManager",
"version": "0.0.1",
"summary": "QMAPIManager SDK.",
"description": "这是一个私有仓库仅供全民使用, 你们不要乱动!",
"homepage": "https://www.quanmin.tv",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lifeichao": "lifeichao@qmtv.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.quanmin.tv/QMLive/QMAPIManager.git",
"tag": "0.0.1"
},
"source_files": "QMAPIManager/QMAPIManager/SDK/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"requires_arc": true
}