blob: 9ae58096fef3d9f48735cbd416167330c925c0b2 [file] [log] [blame]
{
"name": "GoogleStaticMapsKit",
"version": "1.0.0",
"summary": "GoogleStaticMapsKit provide a full swift API for dealing with Google Static Maps API",
"description": "GoogleStaticMapsKit provide a full swift API for dealing with Google Static Maps API",
"homepage": "https://github.com/PoissonBallon/GoogleStaticMapsKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Allan Vialatte": "allan.vialatte@icloud.com"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/PoissonBallon/GoogleStaticMapsKit.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}