4 "summary": "Merkle tools written in Swift",
5 "description": "This CocoaPods library provide tools to perform actions on Merkle trees. Such as tree generation, proof calculation, proof vaildation and others.",
6 "homepage": "https://github.com/vaultie/merkle-tools-swift",
12 "Nikita Plakhotin": "nikita.plakhotin@gmail.com"
17 "swift_versions": "5.1.2",
19 "git": "https://github.com/vaultie/merkle-tools-swift.git",
22 "source_files": "MerkleTools/**/*.{h,m,swift}",
23 "swift_version": "5.1.2"