blob: 68d2544ac896dc5e25c840eddfd4cad072488d92 [file] [log] [blame]
{
"name": "MapKitCluster",
"version": "0.1.1",
"summary": "Efficient and customizable clustering for MKMapView",
"description": "Efficient and customizable clustering for MKMapView.",
"homepage": "https://github.com/anconaesselmann/MapKitCluster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anconaesselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/MapKitCluster.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MapKitCluster/Classes/**/*",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"SwiftQuadTree": [
"0.1.0"
]
},
"swift_version": "5.0"
}