[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 1 / e / MLKitVision / 6.0.0 / MLKitVision.podspec.json
bloba066cd9404de2156881e7b926677cf75bcdba445
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GTMSessionFetcher/Core": [
5       ">= 1.1",
6       " < 4.0"
7     ],
8     "GoogleToolboxForMac/Logger": [
9       "~> 2.1"
10     ],
11     "GoogleToolboxForMac/NSData+zlib": [
12       "~> 2.1"
13     ],
14     "MLImage": [
15       " 1.0.0-beta5"
16     ],
17     "MLKitCommon": "~> 10.0"
18   },
19   "description": "This is the top level pod for ML Kit for vision based features 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.",
20   "frameworks": [
21     "Accelerate",
22     "AVFoundation",
23     "CoreGraphics",
24     "CoreMedia",
25     "CoreVideo",
26     "Foundation",
27     "UIKit"
28   ],
29   "homepage": "https://developers.google.com/ml-kit/guides",
30   "license": {
31     "text": "Copyright 2024 Google LLC",
32     "type": "Copyright"
33   },
34   "module_name": "MLKitVision",
35   "name": "MLKitVision",
36   "platforms": {
37     "ios": "12.0"
38   },
39   "pod_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "preserve_paths": [
43     "CHANGELOG.md",
44     "README.md",
45     "NOTICES"
46   ],
47   "source": {
48     "http": "https://dl.google.com/dl/cpdc/0f3ea8e6e0d5afd9/MLKitVision-6.0.0.tar.gz"
49   },
50   "summary": "ML Kit Vision SDK for iOS",
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "vendored_frameworks": [
55     "Frameworks/MLKitVision.framework"
56   ],
57   "version": "6.0.0"