blob: 1b76c6cdd6baba093d2ed746791a575dd3c334d4 [file] [log] [blame]
{
"name": "JSGCDDispatcher",
"version": "0.3",
"summary": "A small Objective-C wrapper around GCD.",
"authors": {
"Justin DeWind": "dewind@atomicobject.com"
},
"source": {
"git": "https://github.com/dewind/JSGCDDispatcher.git",
"tag": "0.3"
},
"homepage": "https://github.com/dewind/JSGCDDispatcher",
"source_files": "JSGCDDispatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": false
}