blob: 255fac6d9ba15c555ffee69fbdae93de5122a358 [file] [log] [blame]
{
"name": "TSClusterMapView",
"version": "2.0.4",
"summary": "Animated annotation clustering MKMapView subclass",
"description": " This animated annotation clustering MKMapView subclass is based off of ADClusterMapView.\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/ashare80/TSClusterMapView",
"license": "MIT",
"authors": {
"Adam Share": "adam@tapshield.com"
},
"source": {
"git": "https://github.com/ashare80/TSClusterMapView.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"TSClusterMapView": [
"Pod/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"MapKit"
]
}