blob: aebc2815e2aceb98fc6fefcb5d49af1c2beda856 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseCore": "~> 6.3",
"FirebaseMLCommon": "~> 0.19",
"FirebaseMLVision": "~> 0.19",
"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"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/f4534f5e3138797f/FirebaseMLVisionAutoML-0.19.0.tar.gz"
},
"summary": "Firebase ML Kit Vision AutoML SDK for iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVisionAutoML.framework"
],
"version": "0.19.0",
"deprecated_in_favor_of": "MLKitImageLabelingAutoML"
}