[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / a / 0 / MapboxVision / 0.2.0 / MapboxVision.podspec.json
blob87857c8b0c6e7998ad664b338e7286c15025f9fe
2   "name": "MapboxVision",
3   "version": "0.2.0",
4   "summary": "ML empowered vision framework",
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-ios.git",
20     "tag": "v0.2.0"
21   },
22   "source_files": "MapboxVision/**/*.{swift,h,metal}",
23   "resources": "Resources/Assets.xcassets",
24   "requires_arc": true,
25   "swift_version": "4.1",
26   "dependencies": {
27     "MapboxVisionCore": [
28       "= 0.2.0"
29     ],
30     "Zip": [
31       "~> 1.1.0"
32     ],
33     "MapboxMobileEvents": [
34       "~> 0.6.0"
35     ]
36   }