[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 7 / 8 / TCBlobDownload / 1.5.2 / TCBlobDownload.podspec.json
blobb59cdd4780fdf521412a4147af2275e0587fdd2e
2   "name": "TCBlobDownload",
3   "version": "1.5.2",
4   "summary": "Competitive large files downloads for iOS",
5   "homepage": "https://github.com/thibaultCha/TCBlobDownload",
6   "license": "MIT",
7   "authors": {
8     "Thibault Charbonnier": "thibaultcha@me.com"
9   },
10   "platforms": {
11     "ios": "5.1.1"
12   },
13   "source": {
14     "git": "https://github.com/thibaultCha/TCBlobDownload.git",
15     "tag": "1.5.2"
16   },
17   "source_files": "TCBlobDownload/TCBlobDownload/**/*.{h,m}",
18   "requires_arc": true,
19   "xcconfig": {
20     "OTHER_LDFLAGS": "-ObjC"
21   }