[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 9 / 4 / DTDownload / 1.0.1 / DTDownload.podspec.json
blob41dd2cebc7a6d38172bfc78f1c879fdf258b94fc
2   "name": "DTDownload",
3   "version": "1.0.1",
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.1"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "dependencies": {
17     "DTFoundation/Core": [
18       "~>1.4.3"
19     ],
20     "DTFoundation/UIKit": [
21       "~>1.4.3"
22     ]
23   },
24   "source_files": "Core/Source/*.{h,m}",
25   "frameworks": [
26     "CoreData"
27   ],
28   "license": "BSD",
29   "requires_arc": true