blob: d34c11ba939d3975c11de679545e0df65125e83a [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GTMSessionFetcher/Core": "~> 1.1",
"MLKitCommon": "~> 0.61",
"MLKitImageLabelingCommon": "~> 0.61",
"MLKitVision": "~> 0.61",
"TensorFlowLiteObjC": "~> 2.1.0"
},
"description": "This is the image labeling feature 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://developers.google.com/ml-kit/guides",
"libraries": [
"c++"
],
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitImageLabelingAutoML",
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"source": {
"http": "https://dl.google.com/dl/cpdc/8b2f87cfb199cb1d/MLKitImageLabelingAutoML-0.61.0.tar.gz"
},
"summary": "ML Kit AutoML Image Labeling SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitImageLabelingAutoML.framework"
],
"version": "0.61.0"
}