blob: e970ad7f52a9fd30902db573c8c063df64a3b56a [file] [log] [blame]
{
"name": "TCBlobDownload",
"version": "1.4.0",
"summary": "Download big files competitively in Cocoa",
"homepage": "https://github.com/thibaultCha/TCBlobDownload",
"license": "MIT",
"authors": {
"Thibault Charbonnier": "thibaultcha@me.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/thibaultCha/TCBlobDownload.git",
"tag": "1.4.0"
},
"source_files": "TCBlobDownload/TCBlobDownload/*.{h,m}",
"requires_arc": true
}