4 "summary": "DataManager is a small utility class that helps you manage Core Data.",
5 "description": "DataManager takes care of Core Data boilerplate code for you. It handles setting up the Core Data stack with support for asynchronous saves. It also includes a few simple fetch and deletion methods.",
6 "homepage": "https://github.com/metova/DataManager",
9 "Logan Gauthier": "logan.gauthier@metova.com"
18 "git": "https://github.com/metova/DataManager.git",
21 "source_files": "Sources/*.swift",
22 "frameworks": "CoreData"