blob: effdf0d818358a1a1c484272d7f32f726223684e [file] [log] [blame]
{
"name": "CDEvents",
"version": "1.2.2",
"summary": "An Objective-C wrapper for Mac OS X’s FSEvents C API.",
"homepage": "http://rastersize.github.com/CDEvents",
"license": "MIT",
"authors": {
"Aron Cedercrantz": "aron@cedercrantz.se"
},
"source": {
"git": "https://github.com/rastersize/CDEvents.git",
"tag": "1.2.2"
},
"platforms": {
"osx": "10.6"
},
"source_files": "*.{h,m}",
"frameworks": "CoreServices",
"requires_arc": true
}