blob: eb2c875ffe95477345052a95035e4361fb25deda [file] [log] [blame]
{
"name": "TCBlobDownload",
"version": "2.0.1",
"summary": "Competitive large files downloads for iOS",
"homepage": "https://github.com/thibaultCha/TCBlobDownload",
"license": "MIT",
"authors": {
"Thibault Charbonnier": "thibaultcha@me.com"
},
"platforms": {
"ios": "5.1.1"
},
"source": {
"git": "https://github.com/thibaultCha/TCBlobDownload.git",
"tag": "2.0.1"
},
"source_files": "TCBlobDownload/TCBlobDownload/**/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}