[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / f / FirebaseMLVisionAutoML / 0.18.0 / FirebaseMLVisionAutoML.podspec.json
blob2c3b16d184a27c9bdf655524c386e2996fb5d73f
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseCore": "~> 6.2",
5     "FirebaseMLCommon": "~> 0.18",
6     "FirebaseMLVision": "~> 0.18",
7     "GTMSessionFetcher/Core": "~> 1.1",
8     "TensorFlowLiteObjC": "~> 1.14.0"
9   },
10   "description": "This is the pod for vision features 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://firebase.google.com/docs/ml-kit/",
21   "libraries": [
22     "c++"
23   ],
24   "license": {
25     "text": "Copyright 2019 Google",
26     "type": "Copyright"
27   },
28   "name": "FirebaseMLVisionAutoML",
29   "platforms": {
30     "ios": "9.0"
31   },
32   "preserve_paths": [
33     "CHANGELOG.md",
34     "README.md"
35   ],
36   "source": {
37     "http": "https://dl.google.com/dl/cpdc/b355290e9288dcce/FirebaseMLVisionAutoML-0.18.0.tar.gz"
38   },
39   "summary": "Firebase ML Kit Vision AutoML SDK for iOS",
40   "vendored_frameworks": [
41     "Frameworks/FirebaseMLVisionAutoML.framework"
42   ],
43   "version": "0.18.0",
44   "deprecated_in_favor_of": "MLKitImageLabelingAutoML"