9 "type": "Apache License 2.0",
12 "summary": "Web3 implementation in vanilla Swift for iOS, macOS, and Linux",
13 "homepage": "https://github.com/matter-labs/web3swift",
15 "Alex Vlasov": "alex.m.vlasov@gmail.com",
16 "Anton Grigorev": "antongrigorjev2010@gmail.com",
17 "Petr Korolev": "sky4winder@gmail.com"
20 "git": "https://github.com/matter-labs/web3swift.git",
24 "Sources/web3swift/{Contract,Convenience,EthereumABI,EthereumAddress,HookedFunctions,KeystoreManager,Promises,SwiftRLP,Transaction,Web3}/*.swift",
25 "Sources/web3swift/{Tokens,Utils}/**/*.swift"
28 "source_files": "Sources/web3swift/Browser/*.swift"
31 "Browser": "Sources/web3swift/Browser/*.js"
33 "swift_versions": "5.0",
34 "frameworks": "CoreImage",
52 "swift_version": "5.0"