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