blob: 7883d2dff6d1470078c78f1a33476a0ca92505aa [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 6.7",
"FirebaseMLCommon": "~> 0.20",
"FirebaseMLVision": "~> 0.20",
"GTMSessionFetcher/Core": "~> 1.1",
"TensorFlowLiteObjC": "~> 2.1.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 2020 Google",
"type": "Copyright"
},
"name": "FirebaseMLVisionAutoML",
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/1e579fbde0331f1a/FirebaseMLVisionAutoML-0.20.0.tar.gz"
},
"summary": "Firebase ML Kit Vision AutoML SDK for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVisionAutoML.framework"
],
"version": "0.20.0",
"deprecated_in_favor_of": "MLKitImageLabelingAutoML"
}