[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 8 / 1 / PrescreeniOS / 2.2.2 / PrescreeniOS.podspec.json
blob43bb45fc757c6632a769dcc3335ac36739ed2a47
2   "name": "PrescreeniOS",
3   "version": "2.2.2",
4   "summary": "PrescreeniOS detect and verify Thai national ID cards.",
5   "description": "'PrescreeniOS detect and verify Thai national ID cards. It works for both realtime input (camera feed) or an image.'",
6   "homepage": "https://github.com/Seen-Digital/prescreen-ios-pod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "northanapon": "nor.thanapon@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/Seen-Digital/prescreen-ios-pod/releases/download/v2.2.2/PrescreeniOS-2.2.2.zip"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "ios": {
22     "vendored_frameworks": "PrescreeniOS.xcframework"
23   },
24   "resources": "PrescreeniOS.bundle",
25   "static_framework": true,
26   "dependencies": {
27     "GoogleMLKit/TextRecognition": [
28       ">=2.3"
29     ],
30     "GoogleMLKit/ObjectDetectionCustom": [
31       ">=2.3"
32     ],
33     "GoogleMLKit/ImageLabelingCustom": [
34       ">=2.3"
35     ]
36   },
37   "swift_version": "5.0"