[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / 2 / 0 / 5 / DGDownloadManager / 1.1.14 / DGDownloadManager.podspec.json
blobf6451297ad53ada31505517bb8d78326599d4618
2   "name": "DGDownloadManager",
3   "version": "1.1.14",
4   "summary": "DGDownloadManager summary",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liudiange/DGDownloadManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shaoyeliudiange@163.com": "hzycode@163.com"
13   },
14   "source": {
15     "git": "https://github.com/liudiange/DGDownloadManager.git",
16     "tag": "1.1.14"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "DGBackgroudDownloadManagers",
24       "source_files": "DGDownloadManager/Classes/DGBackgroudDownloadManagers/**/*",
25       "dependencies": {
26         "AFNetworking": [
27           "~> 3.1.0"
28         ]
29       }
30     },
31     {
32       "name": "DGDownloadManagers",
33       "source_files": "DGDownloadManager/Classes/DGDownloadManagers/**/*",
34       "dependencies": {
35         "AFNetworking": [
36           "~> 3.1.0"
37         ]
38       }
39     }
40   ]