[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 2 / 0 / MLKitTextRecognition / 5.0.0 / MLKitTextRecognition.podspec.json
blobcd88347037ec7c365fe73c48f8a29d588c7e5c3d
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 12.0",
5     "MLKitTextRecognitionCommon": [
6       "4.0.0"
7     ],
8     "MLKitVision": "~> 8.0"
9   },
10   "description": "This is the text recognition feature for Latin-based languages 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.",
11   "frameworks": [
12     "Accelerate",
13     "AVFoundation",
14     "CoreGraphics",
15     "CoreImage",
16     "CoreMedia",
17     "CoreVideo",
18     "Foundation",
19     "UIKit"
20   ],
21   "homepage": "https://developers.google.com/ml-kit/guides",
22   "libraries": [
23     "c++"
24   ],
25   "license": {
26     "text": "Copyright 2024 Google LLC",
27     "type": "Copyright"
28   },
29   "name": "MLKitTextRecognition",
30   "platforms": {
31     "ios": "15.5"
32   },
33   "preserve_paths": [
34     "CHANGELOG.md",
35     "README.md",
36     "NOTICES"
37   ],
38   "resource_bundles": {
39     "LatinOCRResources": [
40       "Resources/LatinOCRResources/**"
41     ]
42   },
43   "source": {
44     "http": "https://dl.google.com/dl/cpdc/d5af72c4ecd52903/MLKitTextRecognition-5.0.0.tar.gz"
45   },
46   "summary": "ML Kit Text Recognition SDK for iOS",
47   "vendored_frameworks": [
48     "Frameworks/MLKitTextRecognition.framework"
49   ],
50   "version": "5.0.0"