blob: ede5a87a82e19063408e74c1b822d9e301c17c70 [file] [log] [blame]
{
"name": "OBDragDrop",
"version": "1.0.0",
"source": {
"git": "https://github.com/Oblong/OBDragDrop.git",
"tag": "1.0.0"
},
"source_files": [
"Classes/*.{h,m}"
],
"platforms": {
"ios": "5.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"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"
}