2 "name": "StaticMapRequestBuilder",
4 "summary": "A lightweight helper to create request URLs for the Google Maps Static API",
5 "description": "Simply creates a URL to request a map image from Google Maps Static API. Replaces the need for error-prone hard coding of URL strings by providing type-safe methods to create and add parameters to the URL.",
6 "homepage": "https://github.com/killianke/StaticMapRequestBuilder",
12 "Killian Kenny": "killiankenny21@gmail.com"
15 "git": "https://github.com/killianke/StaticMapRequestBuilder.git",
21 "source_files": "StaticMapRequestBuilder/Classes/**/*",
22 "frameworks": "CoreLocation",
23 "pushed_with_swift_version": "4.0"