blob: 18b24c9cfc9bf31020274221e4a2b8e6f42cde81 [file] [log] [blame]
{
"name": "SEDraggable",
"version": "1.0.0",
"license": "MIT",
"summary": "Drag and drop UIView subclasses for iOS.",
"homepage": "http://github.com/brynbellomy/iOS-DragAndDrop",
"authors": {
"bryn austin bellomy": "bryn@signals.io"
},
"source": {
"git": "https://github.com/brynbellomy/iOS-DragAndDrop.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}