2 "name": "BBRSACryptor",
4 "summary": "RSA cryptor.",
5 "description": "使用OpenSSL的Api进行RSA的加密和解密,支持公钥加密,私钥解密;私钥加密,公钥解密.",
6 "homepage": "https://github.com/NianJi/BBRSACryptor",
12 "liukun": "765409243@qq.com"
18 "git": "https://github.com/NianJi/BBRSACryptor.git",
23 "BBRSACryptor/**/*.{h,m}"
25 "frameworks": "Foundation",