2 "name": "CoreEthereum",
4 "summary": "CoreEthereum is a subset of CoreBitcoin in Objective-C.",
5 "description": "CoreEthereum provides helpful functions for deriving and signing with Ethereum keychains.",
6 "homepage": "https://github.com/wjmelements/CoreBitcoin",
9 "William Morriss": "william.morriss@consensys.net"
16 "git": "https://github.com/wjmelements/CoreBitcoin.git",
22 "openssl/include/**/*.h"
25 "CoreBitcoin/**/*+Tests.{h,m}",
26 "CoreBitcoin/BTCScriptTestData.h"
28 "public_header_files": [
30 "openssl/include/openssl/*.h"
32 "private_header_files": "openssl/include/internal/*.h",
33 "header_mappings_dir": ".",
35 "user_target_xcconfig": {
36 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/openssl/include\" \"${PODS_ROOT}/CoreEthereum/openssl/include\"",
37 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
39 "pod_target_xcconfig": {
40 "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/openssl/include\" \"${PODS_ROOT}/CoreEthereum/openssl/include\"",
41 "USER_HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/openssl/src/**\" \"${PODS_ROOT}/CoreEthereum/openssl/src/**\""
43 "frameworks": "Foundation",
49 "ISO8601DateFormatter": [