2 "name": "UncommonCrypto",
4 "summary": "Swift wrapper over CommonCrypto with Linux support.",
5 "description": "Swift wrapper over CommonCrypto with alternative C implementation for Linux support.",
6 "homepage": "https://github.com/tesseract-one/UncommonCrypto.swift",
12 "Tesseract Systems, Inc.": "info@tesseract.one"
15 "git": "https://github.com/tesseract-one/UncommonCrypto.swift.git",
18 "swift_versions": "5.4",
25 "module_name": "UncommonCrypto",
27 "Sources/UncommonCrypto/*.swift",
28 "Sources/CUncommonCrypto/**/*.{h,c}"
30 "public_header_files": "Sources/CUncommonCrypto/include/*.h",
40 "source_files": "Tests/UncommonCryptoTests/**/*.swift"
43 "swift_version": "5.4"