blob: 4516fa252dddc91a516e382a5d9d667e33442c81 [file] [log] [blame]
{
"name": "AirgappedSigning",
"version": "0.1.2",
"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.1.2"
},
"source_files": "Sources/AirgappedSigning/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"module_name": "AirgappedSigning",
"dependencies": {
"WolfCore": [
]
}
}