blob: 5ffa0737b1318434cd1f6fffad8ed6b5f4469bb5 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GoogleMobileVision/TextDetector": "~> 1.3"
},
"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": "8.0"
},
"source": {
"http": "https://dl.google.com/dl/cpdc/f4d6b2c7da4011f7/FirebaseMLVisionTextModel-0.11.0.tar.gz"
},
"summary": "Text model for Firebase ML Kit Vision SDK on iOS",
"vendored_frameworks": [
"Frameworks/FirebaseMLVisionTextModel.framework"
],
"version": "0.11.0",
"deprecated_in_favor_of": "MLKitTextRecognition"
}