blob: 19df4baa862f8be8f9fc101ba238cd52ce66f9ad [file] [log] [blame]
{
"name": "FFGeneralProject",
"version": "0.0.1",
"summary": "FFGeneralProject 用于加密",
"description": "暂时完成了MD5, SHA256, SHA512, AES128加解密, AES256加解密",
"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.1"
},
"source_files": [
"FFGeneralProject",
"FFGeneralProject/EncryptionCategary/**"
],
"static_framework": true,
"requires_arc": true
}