[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / b / 1 / 0 / FPhiSelphIDWidgetiOS / 1.12.1 / FPhiSelphIDWidgetiOS.podspec.json
bloba71e256f5e94f24e5b0e98bccea20e900cef4bfa
2   "name": "FPhiSelphIDWidgetiOS",
3   "version": "1.12.1",
4   "summary": "Component for OCR and liveness test",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "static_framework": true,
9   "description": "Safe digital onboarding solution with the best real time OCR in the market with facial liveness test.",
10   "homepage": "https://www.facephi.com",
11   "license": {
12     "type": "Commercial",
13     "text": "                   © Facephi 2021. All rights reserved.\n"
14   },
15   "authors": {
16     "Carlos Fernandez": "cfernandez@facephi.com"
17   },
18   "source": {
19     "git": "https://github.com/facephi/selphid-framework.git",
20     "tag": "1.12.1"
21   },
22   "ios": {
23     "resources": "fphi-selphid-widget-resources-selphid-1.0.zip",
24     "vendored_frameworks": "FPhiSelphIDWidgetiOS.xcframework"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS": "armv7"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS": "armv7"
31   },
32   "xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
34   },
35   "dependencies": {
36     "GoogleMLKit/TextRecognition": [
37       "~> 2.5.0"
38     ],
39     "FPhiMBWidgetiOS": [
40       "~> 0.1.5"
41     ],
42     "zipzap": [
44     ]
45   }