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