[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / 2 / 0 / MLKitTextRecognition / 1.3.0 / MLKitTextRecognition.podspec.json
blob34d2d2593072730e70e92b3adcc597f29888efa4
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 3.0",
5     "MLKitVision": "~> 1.3"
6   },
7   "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.",
8   "frameworks": [
9     "Accelerate",
10     "AVFoundation",
11     "CoreGraphics",
12     "CoreImage",
13     "CoreMedia",
14     "CoreVideo",
15     "Foundation",
16     "UIKit"
17   ],
18   "homepage": "https://developers.google.com/ml-kit/guides",
19   "libraries": [
20     "c++"
21   ],
22   "license": {
23     "text": "Copyright 2021 Google",
24     "type": "Copyright"
25   },
26   "module_name": "MLKitTextRecognition",
27   "name": "MLKitTextRecognition",
28   "platforms": {
29     "ios": "10.0"
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "preserve_paths": [
35     "CHANGELOG.md",
36     "README.md",
37     "NOTICES"
38   ],
39   "resource_bundles": {
40     "GoogleMVTextDetectorResources": [
41       "Resources/GoogleMVTextDetectorResources/**"
42     ]
43   },
44   "source": {
45     "http": "https://dl.google.com/dl/cpdc/0f698bfebcdf929f/MLKitTextRecognition-1.3.0.tar.gz"
46   },
47   "summary": "ML Kit Text Recognition SDK for iOS",
48   "user_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "vendored_frameworks": [
52     "Frameworks/MLKitTextRecognition.framework"
53   ],
54   "version": "1.3.0"