4 "authors": "Werner Freytag",
5 "homepage": "https://github.com/werner-freytag/SwiftSQLite",
6 "documentation_url": "https://github.com/werner-freytag/SwiftSQLite",
7 "summary": "A lightweight Swift wrapper for SQLite.",
8 "description": "A lightweight Swift wrapper for SQLite. Makes use of Swift generics and errors. Can fetch data lazy or at once, depending on what you prefer.",
10 "git": "https://github.com/werner-freytag/SwiftSQLite.git",
18 "source_files": "Sources/**/*",
23 "swift_version": "5.0"