blob: 76f356f898953cb5ca6a6d4b31dd1a9bd64a44dd [file] [log] [blame]
{
"name": "DeptLayout",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DeptLayout/Classes/**/*",
"pushed_with_swift_version": "3.1"
}