[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / 0 / MapboxStatic.swift / 0.7.0 / MapboxStatic.swift.podspec.json
blob16e849473443f5cf2f05b5eefd981bbed89ad4d2
2   "name": "MapboxStatic.swift",
3   "version": "0.7.0",
4   "summary": "Classic Mapbox Static API wrapper for Objective-C and Swift.",
5   "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.",
6   "homepage": "https://www.mapbox.com/api-documentation/#static-classic",
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.7.0"
24   },
25   "source_files": "MapboxStatic",
26   "requires_arc": true,
27   "module_name": "MapboxStatic",
28   "pushed_with_swift_version": "3.0"