[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / f / MLKitObjectDetection / 2.0.0 / MLKitObjectDetection.podspec.json
blob1fd36cd250a9c05ebef863b97e1182bd4dd5051b
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 6.0",
5     "MLKitObjectDetectionCommon": "~> 4.0",
6     "MLKitVision": "~> 4.0",
7     "MLKitVisionKit": [
8       "~> 5.0"
9     ]
10   },
11   "description": "This is the object detection feature 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.",
12   "frameworks": [
13     "Accelerate",
14     "CoreGraphics",
15     "CoreImage",
16     "CoreMedia",
17     "CoreVideo",
18     "Foundation",
19     "UIKit"
20   ],
21   "homepage": "https://developers.google.com/ml-kit/guides",
22   "libraries": [
23     "c++"
24   ],
25   "license": {
26     "text": "Copyright 2022 Google",
27     "type": "Copyright"
28   },
29   "module_name": "MLKitObjectDetection",
30   "name": "MLKitObjectDetection",
31   "platforms": {
32     "ios": "10.0"
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "preserve_paths": [
38     "CHANGELOG.md",
39     "README.md",
40     "NOTICES"
41   ],
42   "resource_bundles": {
43     "MLKitObjectDetectionResources": [
44       "Resources/MLKitObjectDetectionResources/**"
45     ]
46   },
47   "source": {
48     "http": "https://dl.google.com/dl/cpdc/60c86691cb52f89e/MLKitObjectDetection-2.0.0.tar.gz"
49   },
50   "summary": "ML Kit Object Detection SDK for iOS",
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "vendored_frameworks": [
55     "Frameworks/MLKitObjectDetection.framework"
56   ],
57   "version": "2.0.0"