blob: 44e0cd96bce82b2adb8700a69fc5b2c4cf386e56 [file] [log] [blame]
{
"name": "GoogleStaticMapsKit",
"version": "1.1.0",
"summary": "GoogleStaticMapsKit provides a full swift API for dealing with Google Static Maps API.",
"description": "GoogleStaticMapsKit provides a full, lightweight 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.1.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}