blob: 2c3b16d184a27c9bdf655524c386e2996fb5d73f [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 6.2",
"FirebaseMLCommon": "~> 0.18",
"FirebaseMLVision": "~> 0.18",
"GTMSessionFetcher/Core": "~> 1.1",
"TensorFlowLiteObjC": "~> 1.14.0"
},
"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.",
"frameworks": [
"Accelerate",
"CoreGraphics",
"CoreImage",
"CoreMedia",
"CoreVideo",
"Foundation",
"UIKit"
],
"homepage": "https://firebase.google.com/docs/ml-kit/",
"libraries": [
"c++"
],
"license": {
"text": "Copyright 2019 Google",
"type": "Copyright"
},
"name": "FirebaseMLVisionAutoML",
"platforms": {
"ios": "9.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/b355290e9288dcce/FirebaseMLVisionAutoML-0.18.0.tar.gz"
},
"summary": "Firebase ML Kit Vision AutoML SDK for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVisionAutoML.framework"
],
"version": "0.18.0",
"deprecated_in_favor_of": "MLKitImageLabelingAutoML"
}