[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / a / credenzapassport / 1.1.9 / credenzapassport.podspec.json
blob583384b82c62137210acf61c58773ce43eba0f56
2   "name": "credenzapassport",
3   "version": "1.1.9",
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     "Sandy": "sandy@macrodemic.com"
13   },
14   "source": {
15     "git": "https://github.com/credenza-web3/passport-pod.git",
16     "tag": "1.1.9"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "credenzapassport/Classes/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "dependencies": {
26     "NFCReaderWriter": [
28     ],
29     "MagicSDK": [
30       "8.0.0"
31     ],
32     "QRCodeSwiftScanner": [
34     ],
35     "MagicSDK-Web3": [
37     ]
38   },
39   "swift_versions": "5.0.0",
40   "swift_version": "5.0.0"