[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / a / DBOC / 0.6.3 / DBOC.podspec.json
blob1fcaeb1aca0f52257d54a55dd4f052fa3afc69f5
2   "name": "DBOC",
3   "version": "0.6.3",
4   "summary": "database more easy to use",
5   "description": "database for chain using",
6   "homepage": "https://github.com/helinyu/DBOC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "helinyu": "2319979647@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/helinyu/DBOC.git",
16     "tag": "0.6.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DBOC/Classes/**/*",
22   "dependencies": {
23     "FMDB": [
25     ]
26   }