blob: a89dd31d7845a85376006d410e469136da9f0c2a [file] [log] [blame]
{
"name": "CoolLayout",
"version": "1.0.3",
"summary": "Easy and simple way to build a view only codes",
"description": "CoolLayout eliminates boilerplate codes. Let's create and lay out views more concisely and explicitly.",
"homepage": "https://github.com/gearmamn06/CoolLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gearmamn06@gmail.com": "gearmamn06@gmail.com"
},
"source": {
"git": "https://github.com/gearmamn06/CoolLayout.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CoolLayout/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}