[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 1 / 8 / 6 / FPhiNFCiOS / 2.3.1 / FPhiNFCiOS.podspec.json
blob78be2d9c768db765e177bf863212c46f78260224
2   "name": "FPhiNFCiOS",
3   "version": "2.3.1",
4   "swift_versions": "5.0",
5   "summary": "Component for NFC and liveness test",
6   "platforms": {
7     "ios": "13.0"
8   },
9   "static_framework": true,
10   "description": "NFC LIBRERY.",
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/FPhiNFCiOS-podspec.git",
21     "tag": "2.3.1"
22   },
23   "ios": {
24     "vendored_frameworks": "NFCDocumentReader.xcframework"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS": "armv7"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS": "armv7"
31   },
32   "dependencies": {
33     "OpenSSL-Universal": [
34       "1.1.1300"
35     ]
36   },
37   "swift_version": "5.0"