[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / a / e / Cancellation / 0.7.0 / Cancellation.podspec.json
blob1a9ed4b015938873b73d0b22c59c57a951b29bfa
2   "name": "Cancellation",
3   "version": "0.7.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.7.0"
13   },
14   "platforms": {
15     "osx": "10.10",
16     "ios": "9.3",
17     "tvos": "10.2",
18     "watchos": "3.2"
19   },
20   "source_files": "Sources/*.swift",
21   "requires_arc": true,
22   "swift_versions": [
23     "4.2",
24     "5"
25   ],
26   "swift_version": "5"