blob: 5552f0f7b27735925dd4c2fabb57e102fc4e6227 [file] [log] [blame]
{
"name": "ModularNetWorking",
"version": "0.0.1",
"summary": "ModularNetWorking是网络请求组件",
"description": "ModularNetWorking是用于组件化中网络模块组件",
"homepage": "https://gitee.com/MaYun_caoya/ModularNetWorking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caoyong": "15927586436@163.com"
},
"source": {
"git": "https://gitee.com/MaYun_caoya/ModularNetWorking.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ModularNetWorking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"YYModel": [
"~> 1.0.4"
]
}
}