[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / e / 5 / Gedatsu / 1.0.5 / Gedatsu.podspec.json
blob9af2876ab81bdec77fe4b7a954de04c0673bac1d
2   "name": "Gedatsu",
3   "version": "1.0.5",
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 ambiguous 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": "1.0.5"
14   },
15   "source_files": "Sources/Gedatsu/*.swift",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.2",
20   "swift_version": "5.2"