[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / 1 / WXNetworking / 1.8 / WXNetworking.podspec.json
blobacb7bdca831d828ae158d2ecde7cabcaeb7147c1
2   "name": "WXNetworking",
3   "version": "1.8",
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.8"
19   },
20   "source_files": "WXNetworking/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "YYCache": [
25     ],
26     "AFNetworking": [
28     ],
29     "YYModel": [
31     ]
32   }