[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 4 / d / VOBaseViewController / 1.0.4 / VOBaseViewController.podspec.json
blobe5d536f89dc8d5468abf9de1b92498b5ade1067d
2   "name": "VOBaseViewController",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.4",
7   "license": "Copyright (c) 2018年 Gavin. All rights reserved.",
8   "homepage": "https://github.com/feidaoGavin/VOBaseViewController.git",
9   "summary": "VOBaseViewController抽象基类",
10   "authors": "heguangzhong2009@gmail.com",
11   "source": {
12     "git": "https://github.com/feidaoGavin/VOBaseViewController.git",
13     "tag": "1.0.4"
14   },
15   "requires_arc": true,
16   "source_files": [
17     "VOBaseViewController",
18     "VOBaseViewController/**/*.{h,m}"
19   ],
20   "dependencies": {
21     "VOToleranceTool": [
22       "0.0.2"
23     ]
24   }