2 "name": "RealmMapView",
4 "summary": "Drop-in clustering map interface for Realm Swift objects",
5 "description": "The RealmMapView class creates an interface object that inherits MKMapView and manages fetching and displaying annotations for a Realm Swift 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": "RealmMapView/*.{h,swift}",
24 "SwiftFetchedResultsController": [