blob: 4337bec58b47ee199c7b10fd42b8e5e9ed74c8e7 [file] [log] [blame]
{
"name": "AFNetWorkService",
"version": "0.1.0",
"summary": "AFNetWork的再封装",
"description": "TODO: AFNetWorkService 方便项目开发",
"homepage": "https://github.com/BaronWj/AFNetWorkService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BaronWj": "panweijie@okjiaoyu.cn"
},
"source": {
"git": "https://github.com/BaronWj/AFNetWorkService.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AFNetWorkService/Classes/**/*"
}