8 "homepage": "https://github.com/olistaats/KORData",
10 "olistaats": "olambo@gmail.com"
13 "git": "https://github.com/olistaats/KORData.git",
17 "summary": "Simplified Core Data and NSFetchedResultsController",
18 "description": "Simplified Core Data setup and NSFetchedResultsController use. Reduce controller code to a couple of lines, with or without subclassing",
22 "public_header_files": "KORData/*.h",
23 "frameworks": "CoreData",
24 "source_files": "KORData/*.{m,h}"