blob: 553d98fe60f2f65458e699b315cbf439ef7c97ac [file] [log] [blame]
{
"name": "EasyAutoLayout",
"version": "1.0.5",
"summary": "EasyAutoLayout aims to be able to implement AutoLayout easily especially for developers who are not good at or have learned AutoLayout.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/fummicc1/EasyAutoLayout",
"authors": {
"fummicc1": "fumiya.tennis1@gmail.com"
},
"source": {
"git": "https://github.com/fummicc1/EasyAutoLayout.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "EasyAutoLayout/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}