blob: c710f0726fb6def1852dd9c7b6487a23a2dda7a4 [file] [log] [blame]
{
"name": "RSAEncryptor",
"version": "0.0.1",
"summary": "RSA encrypt/decrypt with Both the content of certificates and certificates",
"homepage": "https://github.com/qianhongqiang/RSAEncryptor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qianhongqiang": "qianhongqiang2012@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/qianhongqiang/RSAEncryptor.git",
"tag": "0.0.1"
},
"source_files": "RSAEncryptor/*.{h,m}",
"requires_arc": true
}