blob: e86f92e5ed5e4f02ecec9af535cfddea59fa5b31 [file] [log] [blame]
{
"name": "AirgappedSigning",
"version": "0.2.0",
"summary": "A protocol for transmission of messages between hot and cold cryptographic wallets.",
"homepage": "https://github.com/blockchaincommons/AirgappedSigning",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Wolf McNally": "wolf@wolfmcnally.com"
},
"source": {
"git": "https://github.com/blockchainCommons/AirgappedSigning.git",
"tag": "0.2.0"
},
"source_files": "Sources/AirgappedSigning/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"module_name": "AirgappedSigning",
"dependencies": {
"Bitcoin": [
],
"WolfCore": [
]
}
}