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/matter-labs/web3swift",
7 "license": "Apache License 2.0",
9 "Alex Vlasov": "alex.m.vlasov@gmail.com"
12 "git": "https://github.com/matter-labs/web3swift.git",
15 "social_media_url": "https://twitter.com/shamatar",
16 "swift_versions": "5.0",
17 "module_name": "Web3swift",
23 "web3swift/{Promises,Web3,Contract,KeystoreManager,Transaction,Convenience,HookedFunctions,SwiftRLP,EthereumAddress,EthereumABI}/*.{h,swift}",
24 "web3swift/Utils/{ENS,EIP,Hooks}/*.swiftweb3swift/PrecompiledContracts/**/*.swift",
25 "web3swift/web3swift.h"
27 "public_header_files": "web3swift/web3swift.h",
28 "pod_target_xcconfig": {
29 "DEFINES_MODULE": "YES"
31 "frameworks": "CoreImage",