blob: 93c8b71d935e99ee732dbfced0bda23e34e58742 [file] [log] [blame]
{
"name": "BvMapCluster",
"version": "0.1.0",
"summary": "Map annotation clustering",
"description": "MKMapView with annotation clustering",
"homepage": "https://github.com/byvapps/BvMapCluster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pataluze": "adrian@byvapps.com"
},
"source": {
"git": "https://github.com/byvapps/BvMapCluster.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BvMapCluster/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"ClusterKit": [
]
},
"pushed_with_swift_version": "3.0"
}