blob: 19802d0209d5b354aae15fb7a4b42e361d99a071 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GoogleMobileVision/LabelDetector": "~> 1.4"
},
"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": "9.0"
},
"source": {
"http": "https://dl.google.com/dl/cpdc/bb0c0641e5b3886e/FirebaseMLVisionLabelModel-0.13.0.tar.gz"
},
"summary": "Label model for Firebase ML Kit Vision SDK on iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVisionLabelModel.framework"
],
"version": "0.13.0",
"deprecated_in_favor_of": "MLKitImageLabeling"
}