2 "name": "MTLFMDBAdapter",
4 "summary": "A Mantle adapter to serialize to and from FMDB.",
5 "description": " MTLFMDBAdapter is a Mantle adapter that can be used\n to serialize a Mantle object to FMDB (SQLite) by creating\n the necessary INSERT/UPDATE/DELETE statements and vice versa.\n",
6 "homepage": "https://github.com/tanis2000/MTLFMDBAdapter",
9 "Valerio Santinelli": "santinelli@altralogica.it"
12 "git": "https://github.com/tanis2000/MTLFMDBAdapter.git",
19 "source_files": "Pod/Classes",