2 "name": "MbSecureCrypto",
4 "summary": "A secure cryptography library for iOS and macOS",
5 "description": "MbSecureCrypto provides secure cryptographic operations including random string generation and more.",
6 "homepage": "https://github.com/mavbozo/MbSecureCrypto",
12 "Maverick Bozo": "mavbozo@pm.me"
19 "git": "https://github.com/mavbozo/MbSecureCrypto.git",
22 "source_files": "MbSecureCrypto/**/*.{h,m}",
23 "public_header_files": "MbSecureCrypto/**/*.h",
24 "frameworks": "Security",