[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / e / Cancellation / 0.6.0 / Cancellation.podspec.json
blob048d365aa3c4c0c8b70519d6fca25f6b6cebf004
2   "name": "Cancellation",
3   "version": "0.6.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.6.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