blob: 6a6224d7efa64a8f2a05c11b0eb3eed5a4f47b7f [file] [log] [blame]
{
"name": "TGLExpandingButton",
"version": "1.0.2",
"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.2"
},
"source_files": "TGLExpandingButton",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "4.0"
}