blob: a534dd7d81f01efe7c7f6951cf868d0a97691b87 [file] [log] [blame]
{
"name": "WNetwork",
"version": "0.1.2",
"summary": "网络库,封装了afn,request",
"description": "网络库",
"homepage": "https://github.com/zzttwzq/WNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzttwzq": "1076976262@qq.com"
},
"source": {
"git": "https://github.com/zzttwzq/WNetwork.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}