2 "name": "GECoreDataManager",
4 "summary": "Simple and easy to use Core Data Manager",
5 "description": "CoreDataManager is a simple and easy to use manager class, designed to reduce the need of boilerplate coding when using iOS Core Data persistance. Based on NSPersistentContainer.",
6 "homepage": "https://github.com",
12 "Guillem Espejo": "g.espejogarcia@gmail.com"
18 "git": "https://github.com/GuillemEspejo/CoreDataManager.git",
21 "source_files": "CoreDataManager/Source/*.{swift}",
22 "swift_versions": "5.0",
23 "swift_version": "5.0"