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