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