blob: 6e94226399022ff472aec0091310c2278e63cfc2 [file] [log] [blame]
{
"name": "TrustKeystore",
"version": "0.0.6",
"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": "9.0"
},
"source": {
"git": "https://github.com/TrustWallet/trust-keystore.git",
"tag": "0.0.6"
},
"source_files": "Sources",
"dependencies": {
"CryptoSwift": [
],
"secp256k1_ios": [
"~> 0.1.0"
]
},
"pod_target_xcconfig": {
"SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
},
"pushed_with_swift_version": "4.0"
}