2 "name": "REVClusterMap",
4 "summary": "Simple Clustering API for MKMapView.",
5 "description": "REVClusterMap API is a simple implementation of clustering for the iOS platform. An extra layer of functionalities that enables clustering built on top of the MapKit Framework. With a small set of customizable settings the simple cluster algorithm provides an easy way to cluster your annotations. The source code is free to use in non-commercial and commercial projects without our written consent. Additions or bug-fixes are more than welcome. Shout-outs are always encouraged. Enjoy!",
6 "homepage": "http://revolver.be/blog/mapkit-clustering-for-ios/",
9 "REVOLVER": "info@revolver.be"
12 "git": "https://github.com/RVLVR/REVClusterMap.git",
13 "commit": "3a313042defd698deca434097e8f667af8fffff2"
18 "source_files": "REVClusterMap/REVClusterMap/*.{h,m}",
19 "resources": "REVClusterMap/Recources/assets/*.png",
20 "frameworks": "MapKit",