[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / 5 / DGDownloadManager / 0.0.1 / DGDownloadManager.podspec.json
blob7ff38a354b6a6d3c7db83aa53a323c786800250f
2   "name": "DGDownloadManager",
3   "version": "0.0.1",
4   "summary": "A short description of DGDownloadManager",
5   "homepage": "https://github.com/liudiange/DGDownloadManager",
6   "license": "MIT",
7   "authors": {
8     "diange Liu": "shaoyeliudiange@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/liudiange/DGDownloadManager.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "DGDownloadManager/DGDownloadManagers/*",
18   "frameworks": "UIKit",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.1.0"
22     ]
23   }