[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 0 / VTMSQLite / 1.0.0 / VTMSQLite.podspec.json
blobe4955815abdd95743e174d61fccd4db360c663cd
2   "name": "VTMSQLite",
3   "version": "1.0.0",
4   "summary": "A storage object with VTMSQLite.",
5   "description": "SQLite Storage Object",
6   "homepage": "https://github.com/GeminiMortar/VTMSQLite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yanbo": "yanbo@lepucloud.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/GeminiMortar/VTMSQLite.git",
19     "tag": "1.0.0"
20   },
21   "vendored_frameworks": "VTMSQLite.xcframework",
22   "dependencies": {
23     "FMDB": [
25     ]
26   }