blob: 2521308eea432af1817ccc6db95f9edb6b224075 [file] [log] [blame]
{
"name": "TCBlobDownloadSwift",
"version": "0.0.1",
"summary": "Powerful file downloads manager in Swift",
"homepage": "https://github.com/thibaultCha/TCBlobDownloadSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thibault Charbonnier": "thibaultcha@me.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/thibaultCha/TCBlobDownloadSwift.git",
"tag": "0.0.1"
},
"source_files": "Source/*.{h,swift}",
"requires_arc": true
}