[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / f / 8 / KycDao / 0.1.0 / KycDao.podspec.json
blob6e4f0ea186e6272a4403831c976642cb015ffb99
2   "name": "KycDao",
3   "version": "0.1.0",
4   "summary": "iOS SDK for kycDAO",
5   "description": "Composable Compliance\nkycDAO is the first interoperable web3 native compliance framework.\nkycDAO links existing CeFi accounts to self hosted wallets with a soulbound kycNFT. dApps, smart-contracts, and web3 services use these compliant proofs to create trusted ecosystems.",
6   "homepage": "https://github.com/kycdao/kycdao-ios-sdk",
7   "authors": {
8     "kycDAO": "hello@kycdao.xyz"
9   },
10   "source": {
11     "git": "https://github.com/kycdao/kycdao-ios-sdk.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source_files": "Sources/**/*",
18   "dependencies": {
19     "web3.swift": [
20       "~> 1.4.0"
21     ],
22     "WalletConnectSwift": [
23       "~> 1.7.0"
24     ],
25     "PersonaInquirySDK2": [
26       "~> 2.3.0"
27     ],
28     "CombineExt": [
29       "~> 1.8.0"
30     ]
31   },
32   "swift_versions": "5.0",
33   "swift_version": "5.0"