blob: 85abc53558ab2157b407ddfe268365566003981e [file] [log] [blame]
{
"name": "DeptLayout",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DeptLayout/Classes/**/*",
"pushed_with_swift_version": "4.0"
}