3 "module_name": "CryptoKit",
5 "summary": "A pragmatic crypto framework for iOS, watchOS, and tvOS.",
6 "description": "CryptoKit is a wrapper of Apple's CommonCrypto library including the most used functionalities only.",
7 "homepage": "https://github.com/noahCLZ/CryptoKit.git",
13 "noahCLZ": "noah.cl.zhuang@gmail.com"
21 "git": "https://github.com/noahCLZ/CryptoKit.git",
24 "source_files": "Source/**/*.{swift,h,m}",
25 "frameworks": "Foundation",
26 "swift_version": "5.0"