blob: 9ee659b249b2814e83185ef2fc4b8bc0891a1a7e [file] [log] [blame]
{
"name": "WalletKeystore",
"platforms": {
"ios": "10.1"
},
"summary": "The Customize from Trust core",
"requires_arc": true,
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CanDang": "candd1707@gmail.com"
},
"homepage": "https://github.com/candangios/WallWalletKeystoreetCore",
"source": {
"git": "https://github.com/candangios/WalletKeystore.git",
"tag": "0.1.4"
},
"dependencies": {
"BigInt": [
],
"SipHash": [
],
"TrezorCrypto": [
],
"CryptoSwift": [
"~> 0.12.0"
],
"WalletCore": [
]
},
"source_files": "WalletKeystore/**/*.{swift,m,h}",
"swift_versions": "4.2",
"swift_version": "4.2"
}