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