blob: b59cdd4780fdf521412a4147af2275e0587fdd2e [file] [log] [blame]
{
"name": "TCBlobDownload",
"version": "1.5.2",
"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": "1.5.2"
},
"source_files": "TCBlobDownload/TCBlobDownload/**/*.{h,m}",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}