4 "summary": "The easiest way to persist data in Swift",
5 "description": "SQLiteModel is a developer friendly SQLite ORM written in swift, wrapped over SQLite.swift",
6 "homepage": "https://github.com/jhurray/SQLiteModel",
9 "Jeff Hurray": "jhurray@umich.edu"
12 "git": "https://github.com/jhurray/SQLiteModel.git",
15 "social_media_url": "https://twitter.com/JeffHurray",
22 "source_files": "SQLiteModel/*.{h,swift}",
23 "libraries": "sqlite3",