[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 0 / DXDownload / 1.1.0 / DXDownload.podspec.json
blobfe1fbb11f7716aa0ac9f9164164339a23b5446c1
2   "name": "DXDownload",
3   "version": "1.1.0",
4   "summary": "A short description of DXDownload.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Jackdx/DXDownload",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jackdx": "jack.deng@ubtrobot.com"
13   },
14   "source": {
15     "git": "https://github.com/Jackdx/DXDownload.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DXDownload/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.0"
25     ],
26     "TMCache": [
27       "~> 2.1.0"
28     ]
29   }