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