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