4 "summary": "Web3 implementation in vanilla Swift for iOS ans macOS",
5 "description": "Web3 implementation in vanilla Swift, intended for mobile developers of wallets, Dapps and Web3.0",
6 "homepage": "https://github.com/bankex/web3swift",
7 "license": "Apache License 2.0",
9 "Alex Vlasov": "av@bankexfoundation.org"
12 "git": "https://github.com/bankex/web3swift.git",
15 "social_media_url": "https://twitter.com/shamatar",
16 "pod_target_xcconfig": {
17 "SWIFT_VERSION": "4.0",
18 "ARCHS": "${ARCHS_STANDARD_64_BIT}",
19 "VALID_ARCHS": "${ARCHS_STANDARD_64_BIT}"
21 "module_name": "web3swift",
26 "public_header_files": "web3swift/**/*.{h}",
28 "web3swift/**/*.{h,swift}",
35 "Alamofire-Synchronous": [