blob: c36e8f28b33ee2a79d1dff40853dc4d591f2bdeb [file] [log] [blame]
{
"name": "Stacking",
"version": "2.0.0",
"summary": "A scrollable UIStackView.",
"homepage": "https://github.com/berbschloe/Stacking",
"license": "MIT",
"authors": "Brandon Erbschloe",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/berbschloe/Stacking.git",
"tag": "2.0.0"
},
"source_files": "Stacking/**/*.{h,m,swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}