blob: 8a66e13a81e53e93bd74737297a74ef33722e7b2 [file] [log] [blame]
{
"name": "WYNetworkManager",
"version": "0.0.8",
"summary": "网络请求管理类",
"homepage": "https://github.com/shuxiongWu/WYNetworkManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wushuxiong": "18779884209@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shuxiongWu/WYNetworkManager.git",
"tag": "0.0.8"
},
"source_files": "WYNetWorking/WYNetworkManager/*.{h,m}",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
},
"requires_arc": true
}