2 "name": "UPTEthereumSigner",
4 "summary": "Ethereum signer library",
5 "description": "Manages public/private keys along with related Ethereum addresses\nSigns Ethereum transactions and JWTs with a provided protection level",
6 "homepage": "https://github.com/uport-project/UPTEthereumSigner",
12 "William Morriss": "william.morriss@consensys.net"
15 "git": "https://github.com/uport-project/UPTEthereumSigner.git",
21 "source_files": "UPTEthereumSigner/Classes/**/*",
27 "FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
29 "pod_target_xcconfig": {
30 "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/CoreEthereum\" \"${PODS_ROOT}/CoreEthereum/openssl/include\""