[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / d / MLKitObjectDetectionCommon / 1.3.0 / MLKitObjectDetectionCommon.podspec.json
blobb51de13382f60862b94aa86442148d4ed0d0aced
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 3.0",
5     "MLKitVision": "~> 1.3"
6   },
7   "description": "This library contains the common support for the object detection 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.",
8   "frameworks": [
9     "CoreGraphics",
10     "CoreMedia",
11     "Foundation",
12     "UIKit"
13   ],
14   "homepage": "https://developers.google.com/ml-kit/guides",
15   "license": {
16     "text": "Copyright 2021 Google",
17     "type": "Copyright"
18   },
19   "module_name": "MLKitObjectDetectionCommon",
20   "name": "MLKitObjectDetectionCommon",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "preserve_paths": [
28     "CHANGELOG.md",
29     "README.md",
30     "NOTICES"
31   ],
32   "resource_bundles": {
33     "MLKitObjectDetectionCommonResources": [
34       "Resources/MLKitObjectDetectionCommonResources/**"
35     ]
36   },
37   "source": {
38     "http": "https://dl.google.com/dl/cpdc/56d07595724bf894/MLKitObjectDetectionCommon-1.3.0.tar.gz"
39   },
40   "summary": "ML Kit Object Detection Common Support SDK for iOS",
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "vendored_frameworks": [
45     "Frameworks/MLKitObjectDetectionCommon.framework"
46   ],
47   "version": "1.3.0"