[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / b / e / a / credenzapassport / 1.2.3 / credenzapassport.podspec.json
bloba6eceb345936b3c7c9ee8bd334f72d3410c20762
2   "name": "credenzapassport",
3   "version": "1.2.3",
4   "summary": "The PassportUtility class is used to handle NFC tag reading and writing for a passport-enabled tag.",
5   "description": "'It includes various methods for initializing credentials, reading NFC tags, interacting with smart contracts, and performing authentication.'",
6   "homepage": "https://github.com/credenza-web3/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Credenza": "developer@credenza3.com"
13   },
14   "source": {
15     "git": "https://github.com/credenza-web3/passport-pod.git",
16     "tag": "1.2.3"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "credenzapassport/Classes/**/*",
22   "dependencies": {
23     "NFCReaderWriter": [
25     ],
26     "QRCodeSwiftScanner": [
28     ],
29     "CWeb3": [
30       "~> 1.0.0"
31     ],
32     "CWeb3/ContractABI": [
34     ],
35     "CWeb3/PromiseKit": [
37     ]
38   },
39   "swift_versions": "5.0.0",
40   "xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "swift_version": "5.0.0"