[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 8 / 1 / PrescreeniOS / 0.0.2 / PrescreeniOS.podspec.json
blobee2f5279543c98fb82bf9f54c750c7b143c0acb2
2   "name": "PrescreeniOS",
3   "version": "0.0.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/InDistinct-Studio/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/InDistinct-Studio/prescreen-ios-pod/releases/download/0.0.2/PrescreeniOS.zip"
16   },
17   "platforms": {
18     "ios": "12.1"
19   },
20   "ios": {
21     "vendored_frameworks": "PrescreeniOS.framework"
22   },
23   "resources": "PrescreeniOS.bundle",
24   "static_framework": true,
25   "dependencies": {
26     "GoogleMLKit/TextRecognition": [
28     ],
29     "GoogleMLKit/ObjectDetectionCustom": [
31     ]
32   }