[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / f / MLKitVisionKit / 2.1.0 / MLKitVisionKit.podspec.json
blobf689fb1c4394c20468726088c7db3995dc2c0b64
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 2.1",
5     "MLKitImageLabelingCommon": "~> 1.2",
6     "MLKitObjectDetectionCommon": "~> 1.2",
7     "MLKitVision": "~> 1.2"
8   },
9   "description": "This is an INTERNAL ONLY pod containing VisionKit support on iOS. ML Kit is a mobile SDK that brings Google's machine learning expertise to mobile devices in a powerful yet easy-to-use package.",
10   "frameworks": [
11     "CoreGraphics",
12     "CoreLocation",
13     "CoreVideo",
14     "Foundation",
15     "UIKit"
16   ],
17   "homepage": "https://developers.google.com/ml-kit/guides",
18   "libraries": [
19     "c++"
20   ],
21   "license": {
22     "text": "Copyright 2021 Google",
23     "type": "Copyright"
24   },
25   "module_name": "MLKitVisionKit",
26   "name": "MLKitVisionKit",
27   "platforms": {
28     "ios": "10.0"
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "preserve_paths": [
34     "CHANGELOG.md",
35     "README.md",
36     "NOTICES"
37   ],
38   "source": {
39     "http": "https://dl.google.com/dl/cpdc/392d07bc9bc70d60/MLKitVisionKit-2.1.0.tar.gz"
40   },
41   "summary": "ML Kit VisionKit Support SDK for iOS",
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "vendored_frameworks": [
46     "Frameworks/MLKitVisionKit.framework"
47   ],
48   "version": "2.1.0"