[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / f / c / MapboxGeocoder.swift / 0.12.0 / MapboxGeocoder.swift.podspec.json
blob88c8935bec55ad6f6288ece2d4f5c29811e962c3
2   "name": "MapboxGeocoder.swift",
3   "version": "0.12.0",
4   "summary": "Mapbox Geocoding API for Swift and Objective-C.",
5   "description": "MapboxGeocoder.swift makes it easy to connect your iOS, macOS, tvOS, or watchOS application to the Mapbox Geocoding API. MapboxGeocoder.swift exposes the power of the Carmen geocoder through a simple API similar to Core Location’s CLGeocoder.",
6   "homepage": "https://www.mapbox.com/geocoding/",
7   "license": {
8     "type": "ISC",
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/MapboxGeocoder.swift.git",
23     "tag": "v0.12.0"
24   },
25   "source_files": "MapboxGeocoder",
26   "requires_arc": true,
27   "module_name": "MapboxGeocoder",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"