blob: 36123694e180af79c49e94985884ab0e9d01506c [file] [log] [blame]
{
"name": "PRHTask@aufflick",
"version": "0.0.1",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/aufflick/PRHTask",
"authors": {
"Peter Hosey": "@boredzo",
"Mark Aufflick": "mark@aufflick.com"
},
"summary": "A replacement for NSTask. Should be drop-in for most (eventually all) purposes.",
"source": {
"git": "https://github.com/aufflick/PRHTask.git",
"tag": "v0.0.1"
},
"source_files": "PRHTask.{h,m}",
"requires_arc": false
}