blob: 74e76d9cab36eae829146515348786d81dcff253 [file] [log] [blame]
{
"name": "CoolLayout",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CoolLayout/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}