blob: cafbafb8004346c90154190dee8288b7aca71bf7 [file] [log] [blame]
{
"name": "FFGeneralProject",
"version": "0.0.3",
"summary": "FFGeneralProject 用于加密",
"description": "暂时完成了MD5, SHA256, SHA512, AES128加解密, AES256加解密。\n其中0.0.1版本导入有问题请勿使用,\n使用从0.0.2版本开始\n使用0.0.3版本新增加密.h文件更新SHA512加密错误",
"homepage": "https://github.com/jifeif/FFGeneralProject.git",
"authors": {
"阿飞": "2326439727@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jifeif/FFGeneralProject.git",
"tag": "0.0.3"
},
"source_files": "FFGeneralProject/EncryptionCategary/**",
"static_framework": true,
"requires_arc": true
}