blob: 360b8551da9d0892f19dc2d17cabe6317295e5e9 [file] [log] [blame]
{
"name": "WalletKeystore",
"platforms": {
"ios": "10.1"
},
"summary": "The Customize from Trust core",
"requires_arc": true,
"version": "0.1.0",
"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.0"
},
"dependencies": {
"BigInt": [
"3.1.0"
],
"CryptoSwift": [
"~> 0.10.0"
],
"SipHash": [
"~> 1.2.2"
],
"TrezorCrypto": [
"~> 0.0.9"
],
"TrustCore": [
"~> 0.2.2"
]
},
"source_files": "WalletKeystore/**/*.{swift}",
"swift_versions": "4.2",
"swift_version": "4.2"
}