blob: 003db5fa71ab94a528057d7da2d63f0add5a3af4 [file] [log] [blame]
{
"name": "LLEncryption",
"version": "1.0.4",
"summary": "Demo Encryption end Decryption.",
"description": "用于连连支付Demo的加签和验签, 支持 MD5, HMAC, SHA, SHA256, MD5withRSA, SHAwithRSA, SHA256withRSA",
"homepage": "https://gitee.com/LLPayiOS/LLEncryption",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LLPayiOS": "iosdev@lianlianpay.com"
},
"source": {
"git": "https://gitee.com/LLPayiOS/LLEncryption.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LLEncryption/Classes/**/*",
"vendored_libraries": "LLEncryption/Libs/**/*.a"
}