blob: ed2e5bd918a3cd70b208b023f500a02ed25a28f5 [file] [log] [blame]
{
"name": "Gedatsu",
"version": "0.0.6",
"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=\"https://github.com/bannzai/Gedatsu/blob/master/docs/autolayout.png\" /> | <img width=\"100%\" src=\"https://github.com/bannzai/Gedatsu/blob/master/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.6"
},
"source_files": "Sources/Gedatsu/*.swift",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.2",
"swift_version": "5.2"
}