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