blob: 74bceb70825cb3c6e6f07dcfda5edf1563fa26e0 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GTMSessionFetcher/Core": "~> 1.1",
"MLKitCommon": "~> 0.62",
"MLKitImageLabelingCommon": "~> 0.62",
"MLKitVision": "~> 0.62",
"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/74d34be944b843ff/MLKitImageLabelingAutoML-0.62.0.tar.gz"
},
"summary": "ML Kit AutoML Image Labeling SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitImageLabelingAutoML.framework"
],
"version": "0.62.0"
}