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