blob: 99d1bc08adfcd32822861ce2ccd0068f01ca0c68 [file] [log] [blame]
{
"name": "OBDragDrop",
"version": "0.0.1",
"source": {
"git": "https://github.com/Oblong/OBDragDrop.git",
"tag": "0.0.1"
},
"source_files": [
"Classes/*.{h,m}"
],
"platforms": {
"ios": null
},
"frameworks": "UIKit",
"requires_arc": false,
"license": "MIT",
"authors": {
"Zai Chang": "zehao.chang@gmail.com",
"Miguel Sanchez": "miguelsanchezvaldes@gmail.com"
},
"summary": "A self-contained iOS drag and drop library that depends only on UIKit.",
"homepage": "https://github.com/Oblong/OBDragDrop"
}