blob: 305457299e8f59e2dc5669503e64332bffc4962f [file] [log] [blame]
{
"name": "EEStackLayout",
"version": "0.1.7",
"summary": "A structured vertical/horizontal stackview",
"description": "A structured vertical/horizontal stackview which takes subviews with different widths and adds them to its rows/columns depending on the target orientation with paddings, spacings etc.",
"homepage": "https://github.com/efekanegeli/EEStackLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Efekan Egeli": "efekanegeli@gmail.com"
},
"source": {
"git": "https://github.com/efekanegeli/EEStackLayout.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EEStackLayout/EEStackLayout.swift"
}