blob: 52e766eb15ab022349928ba992dc574b507ae413 [file] [log] [blame]
{
"name": "DeptLayout",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DeptLayout/Classes/**/*"
}