[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / f / FirebaseMLVisionAutoML / 0.17.0 / FirebaseMLVisionAutoML.podspec.json
blob33cb09bc9f7625f7535af7621ce2ee0175ae9245
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "FirebaseCore": "~> 6.0",
5     "FirebaseMLCommon": "~> 0.17",
6     "FirebaseMLVision": "~> 0.17",
7     "TensorFlowLite": "1.13.1"
8   },
9   "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.",
10   "frameworks": [
11     "Accelerate",
12     "CoreGraphics",
13     "CoreImage",
14     "CoreMedia",
15     "CoreVideo",
16     "Foundation",
17     "UIKit"
18   ],
19   "homepage": "https://firebase.google.com/docs/ml-kit/",
20   "libraries": [
21     "c++"
22   ],
23   "license": {
24     "text": "Copyright 2019 Google",
25     "type": "Copyright"
26   },
27   "name": "FirebaseMLVisionAutoML",
28   "platforms": {
29     "ios": "9.0"
30   },
31   "preserve_paths": [
32     "CHANGELOG.md",
33     "README.md"
34   ],
35   "source": {
36     "http": "https://dl.google.com/dl/cpdc/050c70b1b400dfd6/FirebaseMLVisionAutoML-0.17.0.tar.gz"
37   },
38   "summary": "Firebase ML Kit Vision AutoML SDK for iOS",
39   "vendored_frameworks": [
40     "Frameworks/FirebaseMLVisionAutoML.framework"
41   ],
42   "version": "0.17.0",
43   "deprecated_in_favor_of": "MLKitImageLabelingAutoML"