[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 3 / 8 / 4 / SnackView / 0.0.1 / SnackView.podspec.json
blob88da9d7eff02041e5d4ee04c2e540454a8667624
2   "name": "SnackView",
3   "version": "0.0.1",
4   "summary": "A new way to stack UI items in the bottom of the screen.",
5   "swift_version": "4.2",
6   "description": "SnackView present a customizable AppStore alert style which remains anchored in bottom of the screen.",
7   "homepage": "http://www.lucacasula.it",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Luca Casula": "lucacasula@icloud.com"
14   },
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/lucacasula91/SnackView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SnackView/**/*.{swift}",
23   "exclude_files": "Classes/Exclude"