blob: dd91ca9302e1afd80f00aed2d68e8661414e2ba4 [file] [log] [blame]
{
"name": "MGCommand",
"version": "0.0.3",
"summary": "This library provides a lightweight way for executing commands sequentially or concurrently.",
"homepage": "https://github.com/MattesGroeger/MGCommand",
"license": "MIT",
"authors": {
"Mattes Groeger": "info@mattes-groeger.de"
},
"source": {
"git": "https://github.com/MattesGroeger/MGCommand.git",
"tag": "0.0.3"
},
"source_files": "MGCommand/Classes/**/*.{h,m}",
"requires_arc": true
}