| { |
| "name": "GoogleMapsTileOverlay", |
| "version": "0.4.1", |
| "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.1" |
| }, |
| "swift_versions": "5.0", |
| "source_files": [ |
| "Sources", |
| "Sources/**/*.{swift}" |
| ], |
| "swift_version": "5.0" |
| } |