blob: 6598b424aba45c7e440e76c9094065eff1908b67 [file] [log] [blame]
{
"name": "DragDropUI",
"version": "1.0",
"summary": "A set of iOS UI components which have drop & drop capability",
"homepage": "https://github.com/abdullahselek/DragDropUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/DragDropUI.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}