blob: 9c372965f18861781efe8c2f8f62d03a4c3355b8 [file] [log] [blame]
{
"name": "XBAES",
"version": "1.0",
"summary": "新增AES加密",
"homepage": "https://github.com/LiuSky/XBAES",
"license": "MIT",
"authors": {
"LiuSky": "327847390@qq.com"
},
"source": {
"git": "https://github.com/LiuSky/XBAES.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XBAES/AESClass/*.{h,m}",
"requires_arc": true
}