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