[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 9 / 4 / DTDownload / 1.0.2 / DTDownload.podspec.json
blobaf74c15f0cfee334e08dee536047a7ad4ed7520b
2   "name": "DTDownload",
3   "version": "1.0.2",
4   "summary": "File Downloading, Caching and Queueing.",
5   "homepage": "https://github.com/Cocoanetics/DTDownload",
6   "authors": {
7     "Oliver Drobnik": "oliver@drobnik.com"
8   },
9   "source": {
10     "git": "https://github.com/Cocoanetics/DTDownload.git",
11     "tag": "1.0.2"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "dependencies": {
17     "DTFoundation/Core": [
18       "~>1.5.1"
19     ]
20   },
21   "source_files": "Core/Source/*.{h,m}",
22   "frameworks": [
23     "CoreData"
24   ],
25   "license": "BSD",
26   "requires_arc": true