blob: d79bf6e626a59e23fde36ec53b4a21a2d879852b [file] [log] [blame]
{
"name": "DynamicButtonStack",
"module_name": "DynamicButtonStackKit",
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "License.txt"
},
"homepage": "https://github.com/douglashill/DynamicButtonStack",
"authors": {
"Douglas Hill": "https://twitter.com/qdoug"
},
"summary": "A view that dynamically lays out a collection of buttons to suit the button content and the available space.",
"description": "A view for UIKit apps that dynamically lays out a collection of UIButtons in either a column or a row to suit the button content and the available space.",
"source": {
"git": "https://github.com/douglashill/DynamicButtonStack.git",
"tag": "1.1.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source_files": "DynamicButtonStack.swift",
"swift_version": "5.0"
}