blob: e15ceb2199a66098bb775c088754e20f2f286bb5 [file] [log] [blame]
{
"name": "SuperEasyLayout",
"version": "0.2.0",
"summary": "Super Easy Auto Layout Library",
"description": "SuperEasyAutoLayout is a library that allows you to define AutoLayout more easily in the source code.",
"homepage": "https://github.com/doil6317/SuperEasyLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"doil6317": "doil6317@gmail.com"
},
"source": {
"git": "https://github.com/doil6317/SuperEasyLayout.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SuperEasyLayout/Classes/**/*",
"swift_versions": "5.1",
"swift_version": "5.1"
}