blob: 4b951485184d0120c0e25e9fcdd2ded8724b2418 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"FirebaseMLVision": "~> 0.18"
},
"description": "This pod includes the models required for the label detection algorithms for iOS devices. With ML Kit's image labeling APIs, you can recognize entities in an image.",
"frameworks": [
"CoreGraphics",
"Foundation",
"UIKit"
],
"homepage": "https://firebase.google.com/docs/ml-kit/",
"libraries": [
"c++"
],
"license": {
"text": "Copyright 2019 Google",
"type": "Copyright"
},
"name": "FirebaseMLVisionLabelModel",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://dl.google.com/dl/cpdc/43cd46747c7b971e/FirebaseMLVisionLabelModel-0.18.0.tar.gz"
},
"summary": "Label model for Firebase ML Kit Vision SDK on iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVisionLabelModel.framework"
],
"version": "0.18.0",
"deprecated_in_favor_of": "MLKitImageLabeling"
}