[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / a / e / f / MLKitVisionKit / 5.2.0 / MLKitVisionKit.podspec.json
blobcdb4f422740d972b08915be7cc910bf0e7e08e6c
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": [
5       "~> 8.0"
6     ],
7     "MLKitImageLabelingCommon": [
8       "~> 4.2"
9     ],
10     "MLKitObjectDetectionCommon": [
11       "~> 4.2"
12     ],
13     "MLKitVision": [
14       "~> 4.2"
15     ]
16   },
17   "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.",
18   "frameworks": [
19     "CoreGraphics",
20     "CoreLocation",
21     "CoreVideo",
22     "Foundation",
23     "UIKit"
24   ],
25   "homepage": "https://developers.google.com/ml-kit/guides",
26   "libraries": [
27     "c++"
28   ],
29   "license": {
30     "text": "Copyright 2022 Google",
31     "type": "Copyright"
32   },
33   "module_name": "MLKitVisionKit",
34   "name": "MLKitVisionKit",
35   "platforms": {
36     "ios": "10.0"
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "preserve_paths": [
42     "CHANGELOG.md",
43     "README.md",
44     "NOTICES"
45   ],
46   "source": {
47     "http": "https://dl.google.com/dl/cpdc/9d93d1b6d18de858/MLKitVisionKit-5.2.0.tar.gz"
48   },
49   "summary": "ML Kit VisionKit Support SDK for iOS",
50   "user_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   },
53   "vendored_frameworks": [
54     "Frameworks/MLKitVisionKit.framework"
55   ],
56   "version": "5.2.0"