2 "name": "CredifyCryptoSwift",
4 "summary": "Credify crypto related framework in Swift",
5 "description": "Cryptography functions and helpers for Swift. Ed25519 signing, RSA encryption. With PKCS#8 format.",
6 "homepage": "https://github.com/credify-pte-ltd/CredifyCryptoSwift",
12 "Shuichi Nagao": "shu@credify.one"
14 "social_media_url": "https://credify.one",
15 "swift_versions": "5.3",
20 "git": "https://github.com/credify-pte-ltd/CredifyCryptoSwift.git",
23 "source_files": "CredifyCryptoSwift/**/*.{h,swift}",
24 "vendored_frameworks": "CredifyCryptoSwift/Crypto.framework",
25 "swift_version": "5.3"