blob: e5981313de29efb92bfe9350da49604bc65b1649 [file] [log] [blame]
{
"name": "AirgappedSigning",
"version": "0.3.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.3.0"
},
"source_files": "Sources/AirgappedSigning/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"module_name": "AirgappedSigning",
"dependencies": {
"Bitcoin": [
],
"WolfCore": [
]
},
"swift_version": "5.0"
}