blob: d19b3c1f8f603ceb77c174c401206209672d8407 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GoogleMobileVision/LabelDetector": "~> 1.3"
},
"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": [
"Foundation"
],
"homepage": "https://firebase.google.com/docs/ml-kit/",
"license": {
"text": "Copyright 2018 Google",
"type": "Copyright"
},
"name": "FirebaseMLVisionLabelModel",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://dl.google.com/dl/cpdc/9f06517ff2644776/FirebaseMLVisionLabelModel-0.11.0.tar.gz"
},
"summary": "Label model for Firebase ML Kit Vision SDK on iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVisionLabelModel.framework"
],
"version": "0.11.0",
"deprecated_in_favor_of": "MLKitImageLabeling"
}