4 "summary": "Swift wrapper for reference C implementation of Blake2 hashes.",
5 "description": "Swift wrapper for reference C implementation of Blake2 hashes.",
6 "homepage": "https://github.com/tesseract-one/Blake2.swift",
12 "Tesseract Systems, Inc.": "info@tesseract.one"
15 "git": "https://github.com/tesseract-one/Blake2.swift.git",
30 "module_name": "Blake2",
32 "Sources/Blake2/*.swift",
33 "Sources/CBlake2/**/*.{h,c}"
35 "public_header_files": "Sources/CBlake2/include/*.h",
45 "source_files": "Tests/Blake2Tests/**/*.swift"
48 "swift_version": "5.3"