[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / c / 7 / URLSessionCancellationSwift / 1.0.0 / URLSessionCancellationSwift.podspec.json
blob295c408dc28f9144c2d2eccc4ef243ebd76daa15
2   "name": "URLSessionCancellationSwift",
3   "version": "1.0.0",
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.0"
13   },
14   "platforms": {
15     "ios": "8.3"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true