blob: 5e10da0ac663eaefca1a3ef27a82b9a79d428732 [file] [log] [blame]
{
"name": "DragDropUI",
"version": "0.2",
"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": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}