[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / 0 / MLKitTextRecognition / 1.0.0 / MLKitTextRecognition.podspec.json
blob66285cac0a907cb85d4b2c405c11d5b5e5cc51ee
2   "authors": "Google, Inc.",
3   "dependencies": {
4     "MLKitCommon": "~> 1.0",
5     "MLKitVision": "~> 1.0"
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 2020 Google",
24     "type": "Copyright"
25   },
26   "name": "MLKitTextRecognition",
27   "platforms": {
28     "ios": "10.0"
29   },
30   "preserve_paths": [
31     "CHANGELOG.md",
32     "README.md",
33     "NOTICES"
34   ],
35   "resource_bundles": {
36     "GoogleMVTextDetectorResources": [
37       "Resources/GoogleMVTextDetectorResources/**"
38     ]
39   },
40   "source": {
41     "http": "https://dl.google.com/dl/cpdc/e0d1bfd54977e738/MLKitTextRecognition-1.0.0.tar.gz"
42   },
43   "summary": "ML Kit Text Recognition SDK for iOS",
44   "vendored_frameworks": [
45     "Frameworks/MLKitTextRecognition.framework"
46   ],
47   "version": "1.0.0"