[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 6 / 5 / WNetwork / 0.1.3 / WNetwork.podspec.json
blob6af7817010e699a5383ba18cd0d8aed9c81720ab
2   "name": "WNetwork",
3   "version": "0.1.3",
4   "summary": "网络库,封装了afn,request",
5   "description": "网络库",
6   "homepage": "https://github.com/zzttwzq/WNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zzttwzq": "1076976262@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zzttwzq/WNetwork.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }