2 "name": "ANDYFetchedResultsTableDataSource",
4 "summary": "How much does it take to show a persited NSManagedObject in your UITableView?",
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, ANDYFetchedResultsTableDataSource does it in 71 LOC.\n",
6 "homepage": "https://github.com/NSElvis/ANDYFetchedResultsTableDataSource",
12 "Elvis Nunez": "elvisnunez@me.com"
14 "social_media_url": "http://twitter.com/NSElvis",
19 "git": "https://github.com/NSElvis/ANDYFetchedResultsTableDataSource.git",
22 "source_files": "ANDYFetchedResultsTableDataSource/",