blob: 4edfc5389c86103d5118334f9eb57c7399af336d [file] [log] [blame]
{
"name": "TGLExpandingButton",
"version": "1.0.3",
"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.3"
},
"source_files": "TGLExpandingButton",
"requires_arc": true,
"platforms": {
"ios": "10.3"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}