blob: 6aa15c83f9fd48bef2b40a590e2054eb1d74c1cd [file] [log] [blame]
{
"name": "Gedatsu",
"version": "0.0.7",
"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.7"
},
"source_files": "Sources/Gedatsu/*.swift",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.2",
"swift_version": "5.2"
}