[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 6 / 8 / cd.TaskQueue / 0.4.0 / cd.TaskQueue.podspec.json
blobf646de9c482635bf99623d9be61a929247c835a0
2   "name": "cd.TaskQueue",
3   "version": "0.4.0",
4   "summary": "A TaskQueue controls the execution of asynchronous functions.",
5   "license": "Apache License, Version 2.0",
6   "homepage": "https://github.com/couchdeveloper/TaskQueue",
7   "authors": {
8     "Andreas Grosam": "couchdeveloper@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/couchdeveloper/TaskQueue.git",
12     "tag": "0.4.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"