4 "summary": "AACoreData is a lightweight data persistence wrapper designed to provide an easier solution for `CRUD` operations using CoreData in Swift.",
5 "description": "AACoreData is a lightweight data persistence wrapper designed to provide an easier solution for `CRUD` operations using `CoreData`, written in Swift. It provides a singleton instance to access `CoreData` objects anywhere in the code and uses 'value types' to define `CoreData` entities.",
6 "homepage": "https://github.com/EngrAhsanAli/AACoreData",
12 "Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
15 "git": "https://github.com/EngrAhsanAli/AACoreData.git",
21 "source_files": "AACoreData/Classes/**/*"