blob: efcc35c1bf9c244778663f3d6e8db205e29f526c [file] [log] [blame]
{
"name": "TrustKeystore",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources",
"dependencies": {
"CryptoSwift": [
],
"secp256k1": [
]
},
"pushed_with_swift_version": "4.0"
}