[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / e / Cancellation / 0.2.0 / Cancellation.podspec.json
blobf4338118327769d974d9691392bd18559143df19
2   "name": "Cancellation",
3   "version": "0.2.0",
4   "summary": "Cancellation Handling for Asynchronous Tasks in Swift",
5   "license": "Apache License, Version 2.0",
6   "homepage": "https://github.com/couchdeveloper/Cancellation",
7   "authors": {
8     "Andreas Grosam": "couchdeveloper@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/couchdeveloper/Cancellation.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "osx": "10.10",
16     "ios": "9.0",
17     "tvos": "10.0",
18     "watchos": "3.0"
19   },
20   "source_files": "Sources/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.1"