[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / f / MLKitObjectDetection / 1.1.0 / MLKitObjectDetection.podspec.json
blob33bd88568fa4335bf94ad40104a602a088098d55
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 2.0",
5     "MLKitObjectDetectionCommon": "~> 1.1",
6     "MLKitVision": "~> 1.1",
7     "MLKitVisionKit": "~> 2.0"
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   "name": "MLKitObjectDetection",
28   "platforms": {
29     "ios": "10.0"
30   },
31   "preserve_paths": [
32     "CHANGELOG.md",
33     "README.md",
34     "NOTICES"
35   ],
36   "resource_bundles": {
37     "MLKitObjectDetectionResources": [
38       "Resources/MLKitObjectDetectionResources/**"
39     ]
40   },
41   "source": {
42     "http": "https://dl.google.com/dl/cpdc/b2923268e65e7525/MLKitObjectDetection-1.1.0.tar.gz"
43   },
44   "summary": "ML Kit Object Detection SDK for iOS",
45   "vendored_frameworks": [
46     "Frameworks/MLKitObjectDetection.framework"
47   ],
48   "version": "1.1.0"