blob: 5a96e5bef9eab0760aabc8191fefa53ced944fc0 [file] [log] [blame]
{
"name": "HSCryption",
"version": "1.0.0",
"summary": "encode&decode component.",
"homepage": "https://github.com/ZYXiao/HSCryption",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZYXiao": "304983615@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZYXiao/HSCryption.git",
"tag": "1.0.0"
},
"source_files": "HSCryption/*.{h,m}",
"frameworks": [
"Foundation",
"Security"
],
"requires_arc": true
}