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