4 "summary": "Use CodableDB to encode and decode database objects using the Codable protocol.",
5 "description": "Codable enables to en- & decode database objects using the Codable protocol. It serves as a wrapper to the SQLite3 framework by Apple, Inc.",
6 "homepage": "https://github.com/pauljohanneskraft/CodableDB",
12 "pauljohanneskraft": "pauljohanneskraft@users.noreply.github.com"
15 "git": "https://github.com/pauljohanneskraft/CodableDB.git",
21 "swift_version": "4.2",
22 "source_files": "CodableDB/Classes/**/*"