2 "name": "pocket-web3swift",
4 "summary": "Same web3swift pod version with minor changes for Pocket",
5 "description": "Web3 implementation in vanilla Swift, intended for mobile developers of wallets, Dapps and Web3.0.",
6 "homepage": "https://github.com/pokt-network/web3swift",
7 "license": "Apache License 2.0",
9 "Pabel Nunez": "pabel@pokt.network"
12 "git": "https://github.com/pokt-network/web3swift.git",
15 "swift_versions": "5.0",
16 "module_name": "Web3swift",
22 "web3swift/{Promises,Web3,Contract,KeystoreManager,Transaction,Convenience,HookedFunctions}/Classes/*.{h,swift}",
23 "web3swift/Utils/Classes/{EIP67Code, EIP681, ENS, ENSResolver, NonceMiddleware}.swift",
24 "web3swift/PrecompiledContracts/**/*.swift",
25 "web3swift/web3swift.h"
27 "public_header_files": "web3swift/web3swift.h",
28 "pod_target_xcconfig": {
29 "DEFINES_MODULE": "YES"
31 "frameworks": "CoreImage",