blob: ef9f9270410809f29fc64c4845a2f07c5a389e49 [file] [log] [blame]
{
"name": "MAServer",
"version": "0.1.0",
"platforms": {
"ios": "8.0"
},
"summary": "MAServer对接NC网络请求工具了类,收集设备信息",
"homepage": "https://github.com/GavinBin/MAServer",
"license": "MIT",
"authors": {
"klwanshua@163.com": "wangbingi@yonyou.com"
},
"social_media_url": "http://weibo.com/exceptions",
"source": {
"git": "https://github.com/GavinBin/MAServer.git",
"tag": "0.1.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.0"
],
"MBProgressHUD": [
"~> 1.0.0"
]
},
"source_files": "MAServer",
"requires_arc": true
}