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