blob: 818abd3718a40aa324ff55eaec38d3e26decc6c2 [file] [log] [blame]
{
"name": "MapKitGoogleStyler",
"version": "0.1.1",
"summary": "Google Map JSON styles in MapKit.",
"description": "Blog post here: https://medium.com/@ortizfernandomartin/customize-mapkits-mkmapview-with-google-maps-styling-wizard-a5dcc095e19f#.zgj20kkvk",
"homepage": "https://github.com/fmo91/MapKitGoogleStyler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fmo91": "ortizfernandomartin@gmail.com"
},
"source": {
"git": "https://github.com/fmo91/MapKitGoogleStyler.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MapKitGoogleStyler/Classes/**/*",
"frameworks": "MapKit",
"pushed_with_swift_version": "3.0"
}