[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 8 / TCBlobDownload / 2.0.0 / TCBlobDownload.podspec.json
blob1a2e3d14424c4f0d55ce2130996d8a71d3175fe5
2   "name": "TCBlobDownload",
3   "version": "2.0.0",
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": "2.0.0"
16   },
17   "source_files": "TCBlobDownload/TCBlobDownload/**/*.{h,m}",
18   "requires_arc": true,
19   "xcconfig": {
20     "OTHER_LDFLAGS": "-ObjC"
21   }