2 "name": "CocoaSecurity",
4 "summary": "Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.",
5 "homepage": "https://github.com/kelp404/CocoaSecurity.git",
11 "Kelp": "kelp@phate.org"
14 "git": "https://github.com/kelp404/CocoaSecurity.git",
19 "CocoaSecurity/*.{h,m}",
20 "submodules/Base64/Base64/*.{h,m}"