blob: 6af7817010e699a5383ba18cd0d8aed9c81720ab [file] [log] [blame]
{
"name": "WNetwork",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}