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