blob: 7cc64125b2dd2b7a5e0810273a5766cde048e852 [file] [log] [blame]
{
"name": "MapboxStatic.swift",
"version": "0.6.2",
"summary": "Classic Mapbox Static API wrapper for Objective-C and Swift.",
"description": "MapboxStatic.swift makes it easy to connect your iOS, macOS, tvOS, or watchOS application to the classic Mapbox Static API. Quickly generate a static map image with overlays, asynchronous imagery fetching, and first-class Swift data types.",
"homepage": "https://www.mapbox.com/api-documentation/#static-classic",
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Mapbox": "mobile@mapbox.com"
},
"social_media_url": "https://twitter.com/mapbox",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/mapbox/MapboxStatic.swift.git",
"tag": "v0.6.2"
},
"source_files": "MapboxStatic",
"requires_arc": true,
"module_name": "MapboxStatic",
"pushed_with_swift_version": "2.3"
}