blob: 1713f3b279dfd9c578224d66242140366ca9b91e [file] [log] [blame]
{
"name": "DragDropImageView",
"version": "0.2.0",
"summary": "A Class to manage Drag and Drop operation on NSImageView.",
"homepage": "https://github.com/leoderbois/DragDropImageView",
"license": "MIT",
"authors": {
"Léo Derbois": "contact@leoderbois.com"
},
"source": {
"git": "https://github.com/leoderbois/DragDropImageView.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/@leoderbois",
"platforms": {
"osx": "10.8"
},
"requires_arc": true,
"source_files": "DragDropImageView"
}