[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / b / 7 / DLDownload / 0.4.5 / DLDownload.podspec.json
bloba7019c11be83a29ff19cce6a0e6df23bc4be890a
2   "name": "DLDownload",
3   "version": "0.4.5",
4   "summary": "DLDownload is a lightweight wrapper around NSURLConnection.",
5   "homepage": "https://github.com/enderlabs/DLDownload",
6   "license": {
7     "type": "Public Domain",
8     "text": "Do as you will."
9   },
10   "authors": {
11     "Donald Hays": "donald@enderlabs.com"
12   },
13   "source": {
14     "git": "https://github.com/enderlabs/DLDownload.git",
15     "tag": "0.4.5"
16   },
17   "platforms": {
18     "ios": "5.0",
19     "osx": "10.8"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true