2 "name": "EthereumAddress",
4 "summary": "Ethereum address module in vanilla Swift for iOS ans macOS",
5 "description": "Ethereum address module in vanilla Swift for iOS ans macOS, intended for mobile developers of wallets, Dapps and Web3.0",
6 "homepage": "https://github.com/shamatar/EthereumAddress",
7 "license": "Apache License 2.0",
9 "Alex Vlasov": "alex.m.vlasov@gmail.com"
12 "git": "https://github.com/shamatar/EthereumAddress.git",
15 "social_media_url": "https://twitter.com/shamatar",
16 "swift_version": "4.2",
17 "module_name": "EthereumAddress",
23 "EthereumAddress/Classes/*.{swift}",
24 "EthereumAddress/EthereumAddress.h"
26 "public_header_files": "EthereumAddress/EthereumAddress.h",
27 "pod_target_xcconfig": {
28 "DEFINES_MODULE": "YES"