blob: 1eb46cdced51e89fabd686f99a56b9a36994e8a8 [file] [log] [blame]
{
"name": "Gedatsu",
"version": "0.0.1",
"summary": "Gedatsu provide readable foramt about AutoLayout error console log",
"description": "Gedatsu provide readable foramt about AutoLayout error console log\nIn runtime Gedatsu hooking console log and format it to human readable about AutoLayout ambigious constraints.\n\n| Original | Gedatsu |\n| ---- | ---- |\n| <img width=\"100%\" src=\"docs/autolayout.png\" /> | <img width=\"100%\" src=\"docs/gedatsu.png\" /> |",
"homepage": "https://github.com/bannzai/Gedatsu",
"license": "MIT",
"authors": {
"bannzai": "kingkong999yhirose@gmail.com"
},
"source": {
"git": "https://github.com/bannzai/Gedatsu.git",
"tag": "0.0.1"
},
"source_files": "Sources/Gedatsu/*.swift",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.2",
"swift_version": "5.2"
}