[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 8 / 6 / FPhiNFCiOS / 2.3.2 / FPhiNFCiOS.podspec.json
blobefda4ee0fb8b4f8e599dce89c337e8e81e828489
2   "name": "FPhiNFCiOS",
3   "version": "2.3.2",
4   "summary": "Component for NFC and liveness test",
5   "platforms": {
6     "ios": "13.0"
7   },
8   "static_framework": true,
9   "description": "NFC LIBRERY.",
10   "homepage": "https://www.facephi.com",
11   "license": {
12     "type": "Commercial",
13     "text": "                   © Facephi 2021. All rights reserved.\n"
14   },
15   "authors": {
16     "Facephi": "developer@facephi.com"
17   },
18   "source": {
19     "git": "https://github.com/facephi/FPhiNFCiOS-podspec.git",
20     "tag": "2.3.2"
21   },
22   "ios": {
23     "vendored_frameworks": "NFCDocumentReader.xcframework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS": "armv7"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS": "armv7"
30   },
31   "dependencies": {
32     "OpenSSL-Universal": [
33       "1.1.1300"
34     ]
35   }