[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / 6 / 0 / MapboxStatic.swift / 0.9.1 / MapboxStatic.swift.podspec.json
blobb63712bc9032efcb6bca05e913b2e0bb34a0faea
2   "name": "MapboxStatic.swift",
3   "version": "0.9.1",
4   "summary": "Mapbox Static API wrapper for Swift and Objective-C.",
5   "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.",
6   "homepage": "https://www.mapbox.com/api-documentation/?language=Swift#static",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Mapbox": "mobile@mapbox.com"
13   },
14   "social_media_url": "https://twitter.com/mapbox",
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/mapbox/MapboxStatic.swift.git",
23     "tag": "v0.9.1"
24   },
25   "source_files": "MapboxStatic",
26   "requires_arc": true,
27   "module_name": "MapboxStatic",
28   "pushed_with_swift_version": "3.0"