[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / 8 / RelatedDB / 1.1.5 / RelatedDB.podspec.json
blobd646040dde5c0a15347fc106ad7c37805a9d1edb
2   "name": "RelatedDB",
3   "version": "1.1.5",
4   "license": "MIT",
5   "summary": "RelatedDB is a lightweight Swift wrapper around SQLite.",
6   "homepage": "https://relatedcode.com",
7   "authors": {
8     "Related Code": "info@relatedcode.com"
9   },
10   "source": {
11     "git": "https://github.com/relatedcode/RelatedDB.git",
12     "tag": "1.1.5"
13   },
14   "source_files": "RelatedDB/Sources/**/*.swift",
15   "pod_target_xcconfig": {
16     "SWIFT_VERSION": "5.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "requires_arc": true,
23   "swift_version": "5.0"