[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / b / 7 / f / MBMapKitGoogleStyler / 0.1.0 / MBMapKitGoogleStyler.podspec.json
blobce329de927f4ac74ba41fda2195b665cda2dc45c
2   "name": "MBMapKitGoogleStyler",
3   "version": "0.1.0",
4   "summary": "Google Map JSON styles in MapKit (Swift not required).",
5   "description": "Objective-C port of MapKitGoogleStyler.\nBlog post here: https://medium.com/@ortizfernandomartin/customize-mapkits-mkmapview-with-google-maps-styling-wizard-a5dcc095e19f#.zgj20kkvk",
6   "homepage": "https://github.com/jmbiggs/MBMapKitGoogleStyler",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jmbiggs": "eraserhead@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jmbiggs/MBMapKitGoogleStyler.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MBMapKitGoogleStyler/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ]