blob: 5e96ce3d0dc17d390b5d7137489b81a8df845f37 [file] [log] [blame]
{
"name": "FFGeneralProject",
"version": "0.0.2",
"summary": "FFGeneralProject 用于加密",
"description": "暂时完成了MD5, SHA256, SHA512, AES128加解密, AES256加解密。\n其中0.0.1版本导入有问题请勿使用,\n使用从0.0.2版本开始",
"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.2"
},
"source_files": "FFGeneralProject/EncryptionCategary/**",
"static_framework": true,
"requires_arc": true
}