blob: 1f2a1d8a47891d8477599f3fd20fddb1c4201d18 [file] [log] [blame]
{
"name": "cd.TaskQueue",
"version": "0.3.0",
"summary": "A TaskQueue controls the execution of asynchronous functions.",
"license": "Apache License, Version 2.0",
"homepage": "https://github.com/couchdeveloper/TaskQueue",
"authors": {
"Andreas Grosam": "couchdeveloper@gmail.com"
},
"source": {
"git": "https://github.com/couchdeveloper/TaskQueue.git",
"tag": "0.3.0"
},
"platforms": {
"osx": "10.10",
"ios": "9.0",
"tvos": "10.0",
"watchos": "3.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}