[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 9 / 4 / DTDownload / 1.0.0 / DTDownload.podspec.json
blobe0b115f774076bf4460a655faca1561145013a1a
2   "name": "DTDownload",
3   "version": "1.0.0",
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.0"
12   },
13   "platforms": {
14     "ios": "5.0",
15     "osx": "10.7"
16   },
17   "dependencies": {
18     "DTFoundation/Core": [
20     ]
21   },
22   "source_files": "Core/Source/*.{h,m}",
23   "frameworks": [
24     "CoreData"
25   ],
26   "license": "BSD",
27   "requires_arc": true