[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 1 / PrescreeniOS / 2.1.6 / PrescreeniOS.podspec.json
blob59d19e290991a280d7eb2411335672cb58bfc562
2   "name": "PrescreeniOS",
3   "version": "2.1.6",
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.1.5/PrescreeniOS-2.1.5.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   },
34   "swift_version": "5.0"