[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / c / 4 / d / VOBaseViewController / 1.0.6 / VOBaseViewController.podspec.json
blob43c55972188d40d1cbb38f23b7fabcf8473d5186
2   "name": "VOBaseViewController",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.0.6",
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.6"
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   }