[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / b / e / MapboxVisionAR / 0.0.1-alpha.4.1 / MapboxVisionAR.podspec.json
blobaffeaa5e303a6eb26e2b33cafc49a1e9f833dc63
2   "name": "MapboxVisionAR",
3   "version": "0.0.1-alpha.4.1",
4   "summary": "Easy to use AR Navigation",
5   "homepage": "https://www.mapbox.com/vision/",
6   "license": {
7     "type": "CUSTOM",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Mapbox": "mobile@mapbox.com"
12   },
13   "social_media_url": "https://twitter.com/mapbox",
14   "documentation_url": "https://www.mapbox.com/vision/",
15   "platforms": {
16     "ios": "11.2"
17   },
18   "source": {
19     "git": "https://github.com/mapbox/mapbox-vision-ar-ios.git",
20     "tag": "v0.0.1-alpha.4.1"
21   },
22   "source_files": "MapboxVisionAR/**/*.{swift,h,metal}",
23   "resources": "MapboxVisionAR/Models/*",
24   "requires_arc": true,
25   "swift_version": "4.1",
26   "dependencies": {
27     "MapboxVision": [
28       "= 0.0.1-alpha.4.1"
29     ],
30     "MapboxCoreNavigation": [
31       "~> 0.23.0"
32     ]
33   }