[Delete] FaceSDKNightly 6.4.2156
[CocoaPods.git] / Specs / 8 / 5 / f / FFGeneralProject / 0.0.3 / FFGeneralProject.podspec.json
blobcafbafb8004346c90154190dee8288b7aca71bf7
2   "name": "FFGeneralProject",
3   "version": "0.0.3",
4   "summary": "FFGeneralProject 用于加密",
5   "description": "暂时完成了MD5, SHA256, SHA512, AES128加解密, AES256加解密。\n其中0.0.1版本导入有问题请勿使用,\n使用从0.0.2版本开始\n使用0.0.3版本新增加密.h文件更新SHA512加密错误",
6   "homepage": "https://github.com/jifeif/FFGeneralProject.git",
7   "authors": {
8     "阿飞": "2326439727@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/jifeif/FFGeneralProject.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "FFGeneralProject/EncryptionCategary/**",
18   "static_framework": true,
19   "requires_arc": true