[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / e / 5 / Gedatsu / 0.0.7 / Gedatsu.podspec.json
blob6aa15c83f9fd48bef2b40a590e2054eb1d74c1cd
2   "name": "Gedatsu",
3   "version": "0.0.7",
4   "summary": "Gedatsu provide readable foramt about AutoLayout error console log",
5   "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\" />  |",
6   "homepage": "https://github.com/bannzai/Gedatsu",
7   "license": "MIT",
8   "authors": {
9     "bannzai": "kingkong999yhirose@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/bannzai/Gedatsu.git",
13     "tag": "0.0.7"
14   },
15   "source_files": "Sources/Gedatsu/*.swift",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.2",
20   "swift_version": "5.2"