blob: 82bd4afbbc0753b7fce369da8ae33b54e370c7b6 [file] [log] [blame]
{
"name": "TGLExpandingButton",
"version": "1.0.1",
"license": "MIT",
"summary": "A control that expands and collapses when one of its button subviews is tapped -- perfect for simple menus or option selection.",
"homepage": "https://github.com/gleue/TGLExpandingButton",
"authors": {
"Tim Gleue": "tim@gleue-interactive.com"
},
"source": {
"git": "https://github.com/gleue/TGLExpandingButton.git",
"tag": "1.0.1"
},
"source_files": "TGLExpandingButton",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "4.0"
}