4 "summary": "IgyToast is a simple bottom-appering toast which can be built with custom views",
5 "description": "IgyToast is a simple way to display content modally. Feed toast with your custom views, specifying it's height by a constraint. Toast width will depend on Device width. In case if content does not fit vertically - toast will embed it in a scroll view. Use headers and footers in order to avoid scrolling for top or bottom parts of your toast.",
6 "homepage": "https://github.com/igyvigy/IgyToast",
12 "igyVigy": "igyvigy@gmail.com"
18 "git": "https://github.com/igyvigy/IgyToast.git",
21 "source_files": "IgyToast/**/*.swift",
22 "swift_versions": "4.2",
23 "exclude_files": "IgyToast/Exclude/",
24 "resources": "IgyToast/**/*.xib",
25 "swift_version": "4.2"