[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 0 / c / cdTaskQueue / 0.7.0 / cdTaskQueue.podspec.json
blob5672d8f107823e5d55944bffff457671ce9de613
2   "name": "cdTaskQueue",
3   "version": "0.7.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.7.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"