2 "name": "looisweb3swift",
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/LOOIS-IO/web3swift",
7 "license": "Apache License 2.0",
9 "D.h": "849565897@qq.com"
12 "git": "https://github.com/LOOIS-IO/web3swift.git",
15 "social_media_url": "https://twitter.com/shamatar",
16 "swift_version": "4.1",
17 "module_name": "looisweb3swift",
22 "source_files": "web3swift/**/*.{h,swift}",
23 "public_header_files": "web3swift/**/*.{h}",
24 "pod_target_xcconfig": {
25 "DEFINES_MODULE": "YES"
27 "frameworks": "CoreImage",