[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 9 / AirgappedSigning / 0.3.0 / AirgappedSigning.podspec.json
blobe5981313de29efb92bfe9350da49604bc65b1649
2   "name": "AirgappedSigning",
3   "version": "0.3.0",
4   "summary": "A protocol for transmission of messages between hot and cold cryptographic wallets.",
5   "homepage": "https://github.com/blockchaincommons/AirgappedSigning",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Wolf McNally": "wolf@wolfmcnally.com"
12   },
13   "source": {
14     "git": "https://github.com/blockchainCommons/AirgappedSigning.git",
15     "tag": "0.3.0"
16   },
17   "source_files": "Sources/AirgappedSigning/**/*",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "module_name": "AirgappedSigning",
23   "dependencies": {
24     "Bitcoin": [
26     ],
27     "WolfCore": [
29     ]
30   },
31   "swift_version": "5.0"