blob: a7019c11be83a29ff19cce6a0e6df23bc4be890a [file] [log] [blame]
{
"name": "DLDownload",
"version": "0.4.5",
"summary": "DLDownload is a lightweight wrapper around NSURLConnection.",
"homepage": "https://github.com/enderlabs/DLDownload",
"license": {
"type": "Public Domain",
"text": "Do as you will."
},
"authors": {
"Donald Hays": "donald@enderlabs.com"
},
"source": {
"git": "https://github.com/enderlabs/DLDownload.git",
"tag": "0.4.5"
},
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"source_files": "*.{h,m}",
"requires_arc": true
}