blob: ab9605574c07fc31b16d47ba8107a65c66e47eb9 [file] [log] [blame]
{
"name": "EEStackLayout",
"version": "0.1.1",
"summary": "A structured vertical stackview",
"description": "A structured vertical stackview which takes subviews with different widths and adds them to its rows 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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EEStackLayout/EEStackLayout.swift"
}