[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / d / 8 / VMTryNavigation / 0.0.4 / VMTryNavigation.podspec.json
blob0d6d3070e65a9841483f86f43e08960014abbd3c
2   "name": "VMTryNavigation",
3   "version": "0.0.4",
4   "summary": "VMTryNavigation zdfd",
5   "description": "VMTryDirections makes it easy to connect your iOS, macOS, tvOS, or watchOS application to the Mapbox Directions API. Quickly get driving, cycling, or walking directions, whether the trip is nonstop or it has multiple stopping points, all using a simple interface reminiscent of MapKitā€™s `MKDirections` API. The Mapbox Directions API is powered by the OSRM routing engine and open data from the OpenStreetMap project.",
6   "homepage": "https://www.virtualmaze.com/",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "VMTry": "mobile@dfd.com"
13   },
14   "social_media_url": "https://twitter.com/dsf",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "http": "http://67.227.142.20/frameworks/VMTryNavigation.zip"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "VMTryNavigation.framework",
24       "Mapbox.framework"
25     ]
26   },
27   "requires_arc": true,
28   "module_name": "VMTryNavigation",
29   "swift_version": "4.0",
30   "dependencies": {
31     "VMTryDirections": [
32       "~> 0.0.2"
33     ],
34     "Solar": [
36     ],
37     "VMTryCoreNavigation": [
39     ]
40   }