blob: 3d8e48278ed62cb94bb3a6b84881b6cff5f69b99 [file] [log] [blame]
{
"name": "GoogleMapsTileOverlay",
"version": "0.4.0",
"summary": "GoogleMapsTileOverlay lets you customize Apple Maps MKMapView with the Google Maps StylingWizard.",
"description": "GoogleMapsTileOverlay\n lets you customize Apple Maps MKMapView with overlays from the Google Maps StylingWizard.\n This gives you complete freedom in styling the maps while using the MapKit Framework.",
"homepage": "https://github.com/thepeaklab/GoogleMapsTileOverlay",
"license": {
"type": "MIT"
},
"authors": {
"the peak lab": "sw@thepeaklab.com"
},
"platforms": {
"ios": "8.4",
"osx": "10.13",
"tvos": "9.2"
},
"source": {
"git": "https://github.com/thepeaklab/GoogleMapsTileOverlay.git",
"tag": "0.4.0"
},
"swift_version": "4.0",
"source_files": [
"Sources",
"Sources/**/*.{swift}"
]
}