blob: 9c167e03cc574b5239ed802e3450ea287827d742 [file] [log] [blame]
{
"name": "TGLExpandingButton",
"version": "1.0",
"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"
},
"source_files": "TGLExpandingButton",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}