blob: 43bc41042ed0b4534f1110dfc003cb2121bee54a [file] [log] [blame]
{
"name": "DeptLayout",
"version": "0.4.0",
"summary": "Define easy styles that can be applied to buttons, views, labels and attributed strings.",
"description": "Define easy styles that can be applied to buttons, views, labels and attributed strings.\nBy creating Layout objects which work like css styles.",
"homepage": "https://bitbucket.org/mishavb/deptlayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Misha van Broekhoven": "misha@tamtam.nl"
},
"source": {
"git": "https://bitbucket.org/mishavb/deptlayout.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DeptLayout/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}