blob: 7107d1f8d9cf85acac3abb67ba735de8f76d7ea2 [file] [log] [blame]
{
"name": "TrustKeystore",
"version": "0.0.5",
"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.5"
},
"source_files": "Sources",
"dependencies": {
"CryptoSwift": [
],
"secp256k1_ios": [
"~> 0.0.7"
]
},
"pod_target_xcconfig": {
"SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"
},
"pushed_with_swift_version": "4.0"
}