blob: dd37bfd498672573ac4a4b2e96b6088b223ca2c9 [file] [log] [blame]
{
"name": "FDencryptionTool",
"version": "0.1.1",
"summary": "加密工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/Fly127/FDencryptionTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abating": "abating.xiahaiquan@fenda.com"
},
"source": {
"git": "https://gitee.com/Fly127/FDencryptionTool.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FDencryptionTool/Classes/**/*",
"dependencies": {
"CryptoSwift": [
"~> 1.3.0"
]
}
}