2 "name": "ABFRealmMapView",
4 "summary": "Drop-in clustering map interface for Realm objects",
5 "description": "The ABFRealmMapView class creates an interface object that inherits MKMapView and manages fetching and displaying annotations for a Realm object class that contains coordinate data.",
6 "homepage": "https://github.com/bigfish24/ABFRealmMapView",
12 "Adam Fish": "af@realm.io"
18 "git": "https://github.com/bigfish24/ABFRealmMapView.git",
21 "source_files": "ABFRealmMapView/*.{h,m}",
24 "RBQFetchedResultsController": [
30 "RBQSafeRealmObject": [