[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / a / 2 / IgyToast / 0.0.8 / IgyToast.podspec.json
blobe4c8e7358b2dcd5a4ebfe473ac42e3efd050f215
2   "name": "IgyToast",
3   "version": "0.0.8",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "igyVigy": "igyvigy@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/igyvigy/IgyToast.git",
19     "tag": "0.0.8"
20   },
21   "source_files": "IgyToast/**/*.swift",
22   "swift_versions": "4.2",
23   "exclude_files": "IgyToast/Exclude/",
24   "resources": "IgyToast/**/*.xib",
25   "swift_version": "4.2"