blob: 2b9964d5b4429416cb9ee9eedaf98e54b14ba909 [file] [log] [blame]
{
"name": "EEStackLayout",
"version": "0.1.10",
"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.10"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": "EEStackLayout/EEStackLayout.swift",
"swift_version": "4.0"
}