blob: 5e50067a7aa357343d01be93a10193d7006d9f2a [file] [log] [blame]
{
"name": "MGCommand",
"version": "0.1.0",
"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.1.0"
},
"source_files": "MGCommand/Classes/**/*.{h,m}",
"requires_arc": true
}