2 "name": "MRRealmResultsController",
4 "summary": "MRRealmResultsController is an alternative to NSFetchedResultsController for use with realm-cocoa.",
5 "description": " *This is untested and undocumented code not suitable for production use.*\n\n `MRRealmResultsController` is an alternative to `NSFetchedResultsController` for use with **[realm-cocoa](https://github.com/realm/realm-cocoa/)**.\n\n I've made it because I wanted to check how well could **[Realm](http://realm.io)** perform when used as a replacement to **Core Data** in an existing application with as few changes as possible made to the application code.\n",
6 "homepage": "https://github.com/hectr/MRRealmResultsController",
12 "Héctor Marqués Ranea": "h@mrhector.me"
15 "git": "https://github.com/hectr/MRRealmResultsController.git",
18 "source_files": "MRRealmResultsController",