blob: a7c5b55b6c7750b7222603d44833417f1f451591 [file] [log] [blame]
{
"name": "MKBlockQueue",
"version": "1.0.4",
"summary": "MKBlockQueue allows you to create a chain of blocks and execute them one after the other in a queue.",
"homepage": "https://github.com/MKGitHub/MKBlockQueue",
"screenshots": "https://raw.githubusercontent.com/MKGitHub/MKBlockQueue/master/MKBlockQueue.png",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Mohsan Khan": "git.mk@xybernic.com"
},
"platforms": {
"osx": "10.11",
"ios": "9.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/MKGitHub/MKBlockQueue.git",
"tag": "1.0.4"
},
"source_files": "Sources/MKBlockQueue.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}