[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / c / 4 / d / VOBaseViewController / 1.0.3 / VOBaseViewController.podspec.json
blob96a67e183e1ca0a77d641d6cfb51915366443ebb
2   "name": "VOBaseViewController",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.3",
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.3"
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   }