You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SSSnackbar.podspec
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Pod::Spec.newdo |s|
2
2
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."
5
5
s.description=<<-DESC
6
6
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.
0 commit comments