[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / c / 7 / URLSessionCancellationSwift / 1.0.1 / URLSessionCancellationSwift.podspec.json
blobb16332a5db6438652f47ff85acaf52d73c0207d7
2   "name": "URLSessionCancellationSwift",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "An extension to iOS / macOS Foundation library's NSURLSession class to add support for cancelling specific URLs from being downloaded.",
6   "homepage": "https://github.com/ustwo/urlsession-cancellation-swift",
7   "authors": {
8     "Shagun Madhikarmi": "shagun@ustwo.com"
9   },
10   "source": {
11     "git": "https://github.com/ustwo/urlsession-cancellation-swift.git",
12     "tag": "v1.0.1"
13   },
14   "platforms": {
15     "ios": "8.3"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"