blob: aea9c7fb42523a2ee25d09ce49449daa73cd87a2 [file] [log] [blame]
{
"name": "VPPMap",
"version": "0.2.0",
"license": "MIT",
"summary": "VPPMap library for iOS simplifies the creation and management of a MKMapView.",
"homepage": "https://github.com/vicpenap/VPPMap",
"authors": {
"Victor Pena": "contact@victorpena.es"
},
"source": {
"git": "https://github.com/vicpenap/VPPMap.git",
"tag": "0.2.0"
},
"platforms": {
"ios": null
},
"source_files": [
"VPPMap",
"VPPMap/Clustering"
],
"frameworks": [
"MapKit",
"QuartzCore",
"CoreLocation"
],
"requires_arc": false
}