blob: 1e7547a01d1751924f20dcac1e277b575588d539 [file] [log] [blame]
{
"name": "XBAES",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XBAES/AESClass/*.{h,m}",
"requires_arc": true
}