blob: 356e1835dd2e5000ac68b765f2fb64ff9bb0b736 [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"MLKitCommon": "~> 2.1",
"MLKitVision": "~> 1.2"
},
"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 2021 Google",
"type": "Copyright"
},
"module_name": "MLKitTextRecognition",
"name": "MLKitTextRecognition",
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"preserve_paths": [
"CHANGELOG.md",
"README.md",
"NOTICES"
],
"resource_bundles": {
"GoogleMVTextDetectorResources": [
"Resources/GoogleMVTextDetectorResources/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/8f907d7178fff21e/MLKitTextRecognition-1.2.0.tar.gz"
},
"summary": "ML Kit Text Recognition SDK for iOS",
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"vendored_frameworks": [
"Frameworks/MLKitTextRecognition.framework"
],
"version": "1.2.0"
}