[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 4 / GXTaskDownload / 0.3.0 / GXTaskDownload.podspec.json
blob74e577ddd1b75f2ea549ca4c7d8ca060b3e757d9
2   "name": "GXTaskDownload",
3   "version": "0.3.0",
4   "summary": "下载完整性校验-读取沙盒文件转MD5",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gaoguangxiao",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "小修": "gaoguangxiao125@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/gaoguangxiao/GXTaskDownload.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "GXTaskDownload/Classes/**/*",
22   "dependencies": {
23     "GGXSwiftExtension": [
25     ],
26     "SmartCodable": [
28     ]
29   }