blob: ad6b0e01d9703952296a625dd25650944482b2d0 [file] [log] [blame]
{
"name": "NCNetWorkManager",
"version": "1.0.1",
"summary": "网络请求管理和数据自动封装解析",
"homepage": "http://github.com/LuckAction/NCNetWorkManager",
"license": "MIT",
"authors": {
"NCNetWorkManage": "15521437974@163.com"
},
"platforms": {
"ios": "7.2"
},
"source": {
"git": "https://github.com/LuckAction/NCNetWorkManager.git",
"tag": "1.0.1"
},
"source_files": [
"NCNetWorkManager",
"NCNetWorkManager/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}