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