2 "name": "RealmSubqueryHelper",
4 "summary": "Adds support for SUBQUERY in Realm queries.",
5 "description": "Need to query a `RLMObject` against a to-many relationship using multiple properties? This category brings the hidden gem in `NSPredicate`, `SUBQUERY`, to Realm.\n",
6 "homepage": "http://github.com/Roobiq/RBQFetchedResultsController",
12 "Adam Fish": "af@realm.io"
19 "git": "https://github.com/bigfish24/RealmSubqueryHelper.git",
23 "RLMObject+Subquery.h",
24 "RLMObject+Subquery.m"