2 "name": "MinimalToast",
4 "summary": "A minimalistic toast message with three states: Error, Warning and Success.",
5 "description": "'MinimalToast is a minimal toast message pods that has three states to play with: Error, Warning and Success. It is very easy to use, just write Toast.showToast(state: <State>, message: <String>). Now with animation: Just use Toast.animates boolean to activate/deactivate the animation.'",
6 "homepage": "https://github.com/leoanranjit/MinimalToast",
12 "leoanranjit": "demonlr509@gmail.com"
15 "git": "https://github.com/leoanranjit/MinimalToast.git",
21 "source_files": "Sources/**/*.swift",
22 "resources": "Sources/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,pdf,json}",
23 "swift_versions": "4.0",
24 "swift_version": "4.0"