blob: 14d4b88afd13dc097f426df751ffd6722d126738 [file] [log] [blame]
{
"name": "MGCommand",
"version": "0.0.2",
"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.2"
},
"source_files": "MGCommand/Classes/**/*.{h,m}",
"requires_arc": true
}