blob: 807008777c3832784153c3241c5344e00e6c3300 [file] [log] [blame]
{
"name": "DTButtonMenuController",
"version": "1.0.0",
"summary": "A customizable control that displays a collection of buttons for selection. This control is extremely easy to use and customize.",
"description": "TODO: Add long description of the pod here.\nDTButtonMenuController is a control for displaying a selection of buttons. DTButtonMenuController is extremely easy to use and customize.",
"homepage": "https://github.com/tungvoduc/DTButtonMenuController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tungvoduc": "tung98.dn@gmail.com"
},
"source": {
"git": "https://github.com/tungvoduc/DTButtonMenuController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DTButtonMenuController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}