[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 6 / MLKitImageLabelingAutoML / 0.63.0 / MLKitImageLabelingAutoML.podspec.json
blob770afeb6e64e415569d987f06b073c0793cad8e8
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "GTMSessionFetcher/Core": "~> 1.1",
5     "MLKitCommon": "~> 0.63",
6     "MLKitImageLabelingCommon": "~> 0.63",
7     "MLKitVision": "~> 0.63",
8     "TensorFlowLiteObjC": "~> 2.3.0"
9   },
10   "description": "This is the image labeling feature on iOS using models trained by AutoML. ML Kit is a mobile SDK that brings Google's machine learning expertise to mobile devices in a powerful yet easy-to-use package.",
11   "frameworks": [
12     "Accelerate",
13     "CoreGraphics",
14     "CoreImage",
15     "CoreMedia",
16     "CoreVideo",
17     "Foundation",
18     "UIKit"
19   ],
20   "homepage": "https://developers.google.com/ml-kit/guides",
21   "libraries": [
22     "c++"
23   ],
24   "license": {
25     "text": "Copyright 2020 Google",
26     "type": "Copyright"
27   },
28   "name": "MLKitImageLabelingAutoML",
29   "platforms": {
30     "ios": "10.0"
31   },
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "x86_64 armv7 arm64"
34   },
35   "preserve_paths": [
36     "CHANGELOG.md",
37     "README.md",
38     "NOTICES"
39   ],
40   "source": {
41     "http": "https://dl.google.com/dl/cpdc/4170946b046a338d/MLKitImageLabelingAutoML-0.63.0.tar.gz"
42   },
43   "summary": "ML Kit AutoML Image Labeling SDK for iOS",
44   "vendored_frameworks": [
45     "Frameworks/MLKitImageLabelingAutoML.framework"
46   ],
47   "version": "0.63.0"