blob: b2d7ddf6feee989e870d357a267ef7b35b7d76ad [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.61",
"MLKitImageLabelingCommon": "~> 0.61",
"MLKitVision": "~> 0.61",
"MLKitVisionKit": "~> 0.61"
},
"description": "This is the image labeling feature on iOS. 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",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"Foundation",
"UIKit"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"libraries": [
"c++"
],
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitImageLabeling",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"resource_bundles": {
"MLKitImageLabelingResources": [
"Resources/MLKitImageLabelingResources/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/74cfaa60734975eb/MLKitImageLabeling-0.61.0.tar.gz"
},
"summary": "ML Kit Image Labeling SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitImageLabeling.framework"
],
"version": "0.61.0"
}