blob: ca20980db14d5c1f05f94cb40f93f6286068c887 [file] [log] [blame]
{
"name": "EEStackLayout",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EEStackLayout/EEStackLayout.swift"
}