2 "name": "SwiftFetchedResultsController",
4 "summary": "Swift drop-in replacement for NSFetchedResultsController backed by Realm",
5 "description": "The FetchedResultsController (FRC) is a Swift replacement for NSFetchedResultsController when used in conjunction with the ChangeLogger class. The controller and delegate follow the same paradigm as NSFetchedResultsController, and allow the developer to monitor changes of a Realm Swift Object subclass.\n\nFetchedResultsController supports tableview sections and implements a drop-in replacement delegate to pass the changes to the tableview for section and row animations.",
6 "homepage": "http://github.com/Roobiq/RBQFetchedResultsController",
12 "Roobiq": "support@roobiq.com"
14 "social_media_url": "http://twitter.com/Roobiq",
19 "git": "https://github.com/Roobiq/RBQFetchedResultsController.git",
24 "RBQFetchedResultsController/Source/Swift/*.{h,swift}",
25 "RBQFetchedResultsController/Source/RBQSafeRealmObject/*.{swift}"
32 "RBQFetchedResultsController": [
39 "pushed_with_swift_version": "3.0.1"