blob: b8980445cbb8d9522b5a1dd83ddf4f336674a4a7 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GoogleMobileVision/TextDetector": "~> 1.4"
},
"description": "This pod includes the models required for the text recognition algorithms for iOS devices. With ML Kit's text recognition APIs, you can recognize text in an image in any Latin-based language.",
"frameworks": [
"Foundation"
],
"homepage": "https://firebase.google.com/docs/ml-kit/",
"license": {
"text": "Copyright 2018 Google",
"type": "Copyright"
},
"name": "FirebaseMLVisionTextModel",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://dl.google.com/dl/cpdc/28b6267e50cfb395/FirebaseMLVisionTextModel-0.13.0.tar.gz"
},
"summary": "Text model for Firebase ML Kit Vision SDK on iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVisionTextModel.framework"
],
"version": "0.13.0",
"deprecated_in_favor_of": "MLKitTextRecognition"
}