2 "name": "CryptomatorCryptoLib",
4 "summary": "CryptomatorCryptoLib is an iOS crypto library to access Cryptomator vaults.",
5 "homepage": "https://github.com/cryptomator/cryptolib-swift",
11 "Philipp Schmid": "philipp.schmid@skymatic.de",
12 "Sebastian Stenzel": "sebastian.stenzel@skymatic.de",
13 "Tobias Hagemann": "tobias.hagemann@skymatic.de"
16 "git": "https://github.com/cryptomator/cryptolib-swift.git",
19 "public_header_files": "Sources/CryptomatorCryptoLib/CryptomatorCryptoLib.h",
20 "source_files": "Sources/CryptomatorCryptoLib/**/*.{swift,h}",
25 "swift_versions": "5.1",
34 "public_header_files": [
35 "Sources/scrypt/scrypt.h",
36 "Sources/scrypt/include/crypto_scrypt.h"
38 "source_files": "Sources/scrypt/**/*.{h,c}"
41 "swift_version": "5.1"