blob: 8783d5c02d44c10b144889b0175379dcd5fe7379 [file] [log] [blame]
{
"name": "SnackView",
"platforms": {
"ios": "9.3"
},
"version": "1.0.7",
"summary": "A new way to stack UI items in the bottom of the screen.",
"swift_version": "4.1",
"description": "SnackView present a customizable AppStore alert style which remains anchored in bottom of the screen.",
"homepage": "https://github.com/lucacasula91/SnackView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luca Casula": "lucacasula@icloud.com"
},
"source": {
"git": "https://github.com/lucacasula91/SnackView.git",
"tag": "1.0.7"
},
"source_files": "SnackView/**/*.{swift}",
"exclude_files": "Classes/Exclude"
}