5 "summary": "iOS 简单 RSA 加密方法。",
6 "description": "iOS 简单 RSA 加密方法,加密 key 使用字符串方式。使用系统库,包含如何创建钥匙对命令。",
7 "homepage": "https://github.com/rigelxu/RSAEncrypt",
9 "Rigel": "mrxurj@gmail.com"
12 "git": "https://github.com/rigelxu/RSAEncrypt.git",
15 "source_files": "RSAEncrypt/*.{h,m}",