4 "summary": "NSFetchedResultsControllers + UITableViewController made stupid easy",
5 "description": " * How much does it take to insert a NSManagedObject into CoreData\n * and show it in your UITableView in an animated way\n * (using NSFetchedResultsController, of course)?\n * 100 LOC? 200 LOC? 300 LOC?\n * Well, DATASource does it in 71 LOC.\n",
6 "homepage": "https://github.com/NSElvis/DATASource",
12 "Elvis Nunez": "elvisnunez@me.com"
14 "social_media_url": "http://twitter.com/NSElvis",
19 "git": "https://github.com/NSElvis/DATASource.git",
22 "source_files": "Source/",