blob: f0a9542cd9e31d1dfc8750017381d5975a20a1ec [file] [log] [blame]
{
"name": "QMAPIManager",
"version": "0.1.2",
"summary": "全民 API SDK.",
"description": "这是一个私有仓库仅供全民使用!",
"homepage": "https://www.quanmin.tv",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"w1531724247": "lifeichao@qmtv.com"
},
"source": {
"git": "https://git.quanmin.tv/QMLive/QMAPIManager.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QMAPIManager/Classes/**/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreFoundation",
"SystemConfiguration"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}