blob: f6cbc28bad817bcba9d896a5171254b779438f1f [file] [log] [blame]
{
"name": "ADClusterMapView",
"version": "1.4.0",
"authors": {
"Applidium": "https://github.com/applidium/"
},
"license": {
"type": "BSD"
},
"homepage": "http://applidium.github.io/ADClusterMapView/",
"summary": "ADClusterMapView is a drop-in subclass of MKMapView that displays and animate clusters of annotations.",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/applidium/ADClusterMapView.git",
"tag": "v1.4.0"
},
"source_files": "ADClusterMapView/**/*.{h,m}",
"frameworks": [
"MapKit",
"CoreLocation"
],
"requires_arc": true
}