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",
30 "module_name": "UncommonCrypto",
32 "Sources/UncommonCrypto/*.swift",
33 "Sources/CUncommonCrypto/**/*.{h,c}"
35 "public_header_files": "Sources/CUncommonCrypto/include/*.h",
45 "source_files": "Tests/UncommonCryptoTests/**/*.swift"
48 "swift_version": "5.3"