[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / d / MLKitObjectDetectionCommon / 0.61.0 / MLKitObjectDetectionCommon.podspec.json
blobe2d2e0500d4e10004aea33d601d0f7a7066fc316
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 0.61",
5     "MLKitVision": "~> 0.61"
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 2020 Google",
17     "type": "Copyright"
18   },
19   "name": "MLKitObjectDetectionCommon",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "preserve_paths": [
24     "CHANGELOG.md",
25     "README.md",
26     "NOTICES"
27   ],
28   "resource_bundles": {
29     "MLKitObjectDetectionCommonResources": [
30       "Resources/MLKitObjectDetectionCommonResources/**"
31     ]
32   },
33   "source": {
34     "http": "https://dl.google.com/dl/cpdc/62330b5ea98fef0c/MLKitObjectDetectionCommon-0.61.0.tar.gz"
35   },
36   "summary": "ML Kit Object Detection Common Support SDK for iOS",
37   "vendored_frameworks": [
38     "Frameworks/MLKitObjectDetectionCommon.framework"
39   ],
40   "version": "0.61.0"