2 "name": "EthereumKit.swift",
3 "module_name": "EthereumKit",
5 "summary": "Ethereum wallet library for Swift.",
6 "description": "EthereumKit.swift implements Ethereum protocol in Swift.",
7 "homepage": "https://github.com/horizontalsystems/ethereum-kit-ios",
13 "Horizontal Systems": "hsdao@protonmail.ch"
16 "git": "https://github.com/horizontalsystems/ethereum-kit-ios.git",
19 "social_media_url": "http://horizontalsystems.io/",
23 "swift_versions": "5",
24 "source_files": "EthereumKit/Classes/**/*",
27 "EthereumKit/Libraries"
29 "vendored_libraries": "EthereumKit/Libraries/lib/libincubed.a",
30 "pod_target_xcconfig": {
31 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/EthereumKit/Libraries/include\"",
32 "LIBRARY_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/EthereumKit/Libraries/lib\""
38 "Secp256k1Kit.swift": [
41 "HdWalletKit.swift": [