[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 6 / FDencryptionTool / 0.1.1 / FDencryptionTool.podspec.json
blobdd37bfd498672573ac4a4b2e96b6088b223ca2c9
2   "name": "FDencryptionTool",
3   "version": "0.1.1",
4   "summary": "加密工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Fly127/FDencryptionTool.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abating": "abating.xiahaiquan@fenda.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Fly127/FDencryptionTool.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FDencryptionTool/Classes/**/*",
22   "dependencies": {
23     "CryptoSwift": [
24       "~> 1.3.0"
25     ]
26   }