[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / f / GoogleMapsTileOverlay / 0.4.0 / GoogleMapsTileOverlay.podspec.json
blob3d8e48278ed62cb94bb3a6b84881b6cff5f69b99
2   "name": "GoogleMapsTileOverlay",
3   "version": "0.4.0",
4   "summary": "GoogleMapsTileOverlay lets you customize Apple Maps MKMapView with the Google Maps StylingWizard.",
5   "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.",
6   "homepage": "https://github.com/thepeaklab/GoogleMapsTileOverlay",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "the peak lab": "sw@thepeaklab.com"
12   },
13   "platforms": {
14     "ios": "8.4",
15     "osx": "10.13",
16     "tvos": "9.2"
17   },
18   "source": {
19     "git": "https://github.com/thepeaklab/GoogleMapsTileOverlay.git",
20     "tag": "0.4.0"
21   },
22   "swift_version": "4.0",
23   "source_files": [
24     "Sources",
25     "Sources/**/*.{swift}"
26   ]