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