blob: 76fbdda00726a7a7b4d09ba35af83ac0f5787e72 [file] [log] [blame]
{
"name": "ProgressSnackBar",
"platforms": {
"ios": "9.0"
},
"summary": "Simple and clean snackbar with progress bar.",
"requires_arc": true,
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jaime Frutos": "jaime.f.amian@gmail.com"
},
"homepage": "https://github.com/BambooCode/ProgressSnackBar",
"source": {
"git": "https://github.com/BambooCode/ProgressSnackBar.git",
"tag": "0.0.2"
},
"source_files": "ProgressSnackBar/*.{swift}"
}