4 "summary": "sModel is a lightweight object mapper for sqlite.",
5 "description": "sModel is a Swift framework written on top of FMDB to provides:\n - Simple management of your database schema (including database updates)\n - Simple mapping of database rows to Swift objects\n - Batch updates for improved performance on large updates",
6 "homepage": "https://github.com/FamilySearch/sModel",
8 "type": "Apache License, Version 2.0",
12 "Stephen Lynn": "slynn@familysearch.org"
14 "swift_version": "4.0",
19 "git": "https://github.com/FamilySearch/sModel.git",
22 "source_files": "Sources/*.swift",
24 "module_name": "sModel",