blob: 7fd1f6f98f8afd2f99ac82a897f00a84b8e20544 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 0.61",
"MLKitVision": "~> 0.61"
},
"description": "This is the text recognition feature on iOS. ML Kit is a mobile SDK that brings Google's machine learning expertise to mobile devices in a powerful yet easy-to-use package.",
"frameworks": [
"Accelerate",
"AVFoundation",
"CoreGraphics",
"CoreImage",
"CoreMedia",
"CoreVideo",
"Foundation",
"UIKit"
],
"homepage": "https://developers.google.com/ml-kit/guides",
"libraries": [
"c++"
],
"license": {
"text": "Copyright 2020 Google",
"type": "Copyright"
},
"name": "MLKitTextRecognition",
"platforms": {
"ios": "10.0"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"resource_bundles": {
"GoogleMVTextDetectorResources": [
"Resources/GoogleMVTextDetectorResources/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/5e9c20c50553d04c/MLKitTextRecognition-0.61.0.tar.gz"
},
"summary": "ML Kit Text Recognition SDK for iOS",
"vendored_frameworks": [
"Frameworks/MLKitTextRecognition.framework"
],
"version": "0.61.0"
}