4 "summary": "iOS Fundamentals of MVC",
5 "swift_version": "4.2",
6 "description": "A library to demonstrate and provide common architectural abstractions in a very lean way. Initially focuses on Core Data, specifically a Model Controller using generics to reduce boilerplate code in Core Data CRUD operations.",
7 "homepage": "https://github.com/thepost/FUMVC",
13 "Mike Post": "mikepost@live.com"
16 "git": "https://github.com/thepost/FUMVC.git",
22 "source_files": "FUMVC/Classes/**/*",
23 "frameworks": "CoreData"