blob: 4cc9e97d365306014122a38dc852bdd9031f8565 [file] [log] [blame]
{
"name": "TrustKeystore",
"version": "0.0.3",
"summary": "A general-purpose Ethereum keystore for managing wallets.",
"homepage": "https://github.com/TrustWallet/trust-keystore",
"license": "GPL",
"authors": {
"Alejandro Isaza": "al@isaza.ca"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TrustWallet/trust-keystore.git",
"tag": "0.0.3"
},
"source_files": "Sources",
"dependencies": {
"CryptoSwift": [
],
"secp256k1": [
]
},
"pod_target_xcconfig": {
"SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
},
"pushed_with_swift_version": "4.0"
}