blob: d87b92fe1ef2e36c0f228e8607c01cc3eabebbc1 [file] [log] [blame]
{
"name": "DynamicButtonStack",
"module_name": "DynamicButtonStackKit",
"version": "1.0.0",
"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.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source_files": "DynamicButtonStack.swift",
"swift_version": "5.0"
}