Skip to content

Commit 6ac25c9

Browse files
committed
Update SSSnackbar.podspec
1 parent cd34d94 commit 6ac25c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SSSnackbar.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "SSSnackbar"
3-
s.version = "0.1.1"
4-
s.summary = "An iOS implementation of the Material Design Snackbar component; a stylish actionable alert."
3+
s.version = "0.1.2"
4+
s.summary = "An iOS implementation of the Material Design Snackbar component; a stylish actionable alert."
55
s.description = <<-DESC
66
Snackbars are a Android UI component which present a stylish, actionable alert to the user. Google also uses their own iOS snackbar implementation in some of their iOS apps, such as Gmail.
77

0 commit comments

Comments
 (0)