[Add] TapTapCoreSDK 4.5.1
[CocoaPods.git] / Specs / a / e / 4 / REVClusterMap / 0.0.1 / REVClusterMap.podspec.json
blob592fe17b8dc106f82bc2175bbc23c5ded1635666
2   "name": "REVClusterMap",
3   "version": "0.0.1",
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/",
7   "license": "MIT",
8   "authors": {
9     "REVOLVER": "info@revolver.be"
10   },
11   "source": {
12     "git": "https://github.com/RVLVR/REVClusterMap.git",
13     "commit": "3a313042defd698deca434097e8f667af8fffff2"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "source_files": "REVClusterMap/REVClusterMap/*.{h,m}",
19   "resources": "REVClusterMap/Recources/assets/*.png",
20   "frameworks": "MapKit",
21   "requires_arc": false