blob: 305e748ae7e539f40c9d9dd1b71f2c9e21b81a2c [file] [log] [blame]
{
"name": "LBEncrypt",
"version": "0.0.1",
"summary": "AES和RSA加密。",
"description": "AES和RSA加密。",
"homepage": "https://github.com/A1129434577/LBEncrypt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBEncrypt.git",
"tag": "0.0.1"
},
"source_files": "LBEncrypt/**/*.{h,m}",
"requires_arc": true
}