[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 1 / WXNetworking / 1.6 / WXNetworking.podspec.json
blob39d2bc8482e90bcc61f152802d350b31bd3d351d
2   "name": "WXNetworking",
3   "version": "1.6",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "summary": "iOS基于AFN封装可定制的网络请求框架",
8   "homepage": "https://github.com/CoderMaoWX/WXNetworking",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "maowangxin": "maowangxin_2013@163.com"
15   },
16   "source": {
17     "git": "https://github.com/CoderMaoWX/WXNetworking.git",
18     "tag": "1.6"
19   },
20   "source_files": "WXNetworking/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "YYCache": [
25     ],
26     "AFNetworking": [
28     ],
29     "YYModel": [
31     ]
32   }