[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 7 / d / FPhiMembiOS / 1.0.1 / FPhiMembiOS.podspec.json
blob7221994e8ee2d87f96f0f057917e09d12c907598
2   "name": "FPhiMembiOS",
3   "version": "1.0.1",
4   "swift_versions": "4.0",
5   "summary": "Component for OCR and liveness test",
6   "platforms": {
7     "ios": "13.0"
8   },
9   "static_framework": true,
10   "description": "Safe digital onboarding solution with the best real time OCR in the market with facial liveness test.",
11   "homepage": "https://www.facephi.com",
12   "license": {
13     "type": "Commercial",
14     "text": "                   © Facephi 2021. All rights reserved.\n"
15   },
16   "authors": {
17     "Facephi": "developer@facephi.com"
18   },
19   "source": {
20     "git": "https://github.com/facephi/memb-podspec.git",
21     "tag": "1.0.1"
22   },
23   "ios": {
24     "vendored_frameworks": [
25       "ApiManager.xcframework",
26       "NFCDocumentReader.xcframework"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS": "armv7"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS": "armv7"
34   },
35   "xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
37   },
38   "dependencies": {
39     "OpenSSL-Universal": [
41     ],
42     "JWTDecode": [
43       "~> 2.6"
44     ]
45   },
46   "swift_version": "4.0"