blob: b63712bc9032efcb6bca05e913b2e0bb34a0faea [file] [log] [blame]
{
"name": "MapboxStatic.swift",
"version": "0.9.1",
"summary": "Mapbox Static API wrapper for Swift and Objective-C.",
"description": "MapboxStatic.swift makes it easy to connect your iOS, macOS, tvOS, or watchOS application to the Mapbox Static API or the classic Mapbox Static API. Quickly generate a map snapshot – a static map image with overlays – by fetching it synchronously or asynchronously over the Web using first-class Swift or Objective-C data types.",
"homepage": "https://www.mapbox.com/api-documentation/?language=Swift#static",
"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.9.1"
},
"source_files": "MapboxStatic",
"requires_arc": true,
"module_name": "MapboxStatic",
"pushed_with_swift_version": "3.0"
}