[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 8 / 6 / FPhiNFCiOS / 2.3.3 / FPhiNFCiOS.podspec.json
blob113c885d88a25402e94b247438ddc4d29d50e176
2   "name": "FPhiNFCiOS",
3   "version": "2.3.3",
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.3"
21   },
22   "ios": {
23     "vendored_frameworks": "NFCDocumentReader.xcframework"
24   },
25   "resource_bundles": {
26     "NFCDocumentReader": [
27       "NFCDocumentReader/**/*.{xcassets,strings,ttf,TTF,otf,OTF,json,pem,bundle}"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS": "armv7"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS": "armv7"
35   },
36   "dependencies": {
37     "OpenSSL-Universal": [
38       "1.1.1700"
39     ]
40   }