2 "name": "FlatCircleweb3swift",
8 "type": "Apache License 2.0",
11 "summary": "Web3 implementation in vanilla Swift for iOS, macOS, and Linux",
12 "homepage": "https://github.com/flatcircle/web3swift",
14 "Alex Vlasov": "alex.m.vlasov@gmail.com",
15 "Anton Grigorev": "antongrigorjev2010@gmail.com",
16 "Petr Korolev": "sky4winder@gmail.com"
18 "module_name": "FlatCircleweb3swift",
20 "git": "https://github.com/flatcircle/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"