[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / e / 5 / Gedatsu / 0.0.1 / Gedatsu.podspec.json
blob1eb46cdced51e89fabd686f99a56b9a36994e8a8
2   "name": "Gedatsu",
3   "version": "0.0.1",
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=\"docs/autolayout.png\" />  |  <img width=\"100%\" src=\"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.1"
14   },
15   "source_files": "Sources/Gedatsu/*.swift",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.2",
20   "swift_version": "5.2"