blob: 7e1ed5b6d22465c3aa67cc1cbce2e56382087e35 [file] [log] [blame]
{
"name": "CCHMapClusterController",
"version": "1.6.3",
"license": "MIT",
"summary": "High-performance map clustering with MapKit for iOS and OS X. Integrate with 4 lines of code.",
"homepage": "https://github.com/choefele/CCHMapClusterController",
"authors": {
"Claus Höfele": "claus@claushoefele.com"
},
"social_media_url": "https://twitter.com/claushoefele",
"source": {
"git": "https://github.com/choefele/CCHMapClusterController.git",
"tag": "1.6.3"
},
"frameworks": [
"MapKit",
"CoreLocation"
],
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.9"
},
"source_files": "CCHMapClusterController/*.{h,m}",
"private_header_files": "CCHMapClusterController/{CCHMapTree,CCHMapTreeUtils,CCHMapClusterControllerUtils,CCHMapClusterControllerDebugPolygon,CCHMapClusterOperation,CCHMapViewDelegateProxy}.h"
}