[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 6 / 5 / WNetwork / 0.1.6 / WNetwork.podspec.json
blob01e26839294f7f985f43421be4a7c62139ec2a91
2   "name": "WNetwork",
3   "version": "0.1.6",
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.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }