blob: 25efdda346c57705c0d33aee64cf203c07736783 [file] [log] [blame]
{
"name": "SCLayout",
"version": "4.0.0",
"summary": "Simple layout framework with constraint shortcuts.",
"homepage": "https://github.com/mevalid/SCLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mirela": "mevalid224@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/mevalid/SCLayout.git",
"tag": "4.0.0"
},
"source_files": [
"SCLayout",
"SCLayout/**/*.{h,m}"
]
}