[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 5 / GoogleStaticMapsKit / 1.0.0 / GoogleStaticMapsKit.podspec.json
blob9ae58096fef3d9f48735cbd416167330c925c0b2
2   "name": "GoogleStaticMapsKit",
3   "version": "1.0.0",
4   "summary": "GoogleStaticMapsKit provide a full swift API for dealing with Google Static Maps API",
5   "description": "GoogleStaticMapsKit provide a full swift API for dealing with Google Static Maps API",
6   "homepage": "https://github.com/PoissonBallon/GoogleStaticMapsKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Allan Vialatte": "allan.vialatte@icloud.com"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.10",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/PoissonBallon/GoogleStaticMapsKit.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "4.0"