Skip to content

Commit 6a42003

Browse files
authored
Update ALButtonMenu.podspec
Stray quote
1 parent 99053c2 commit 6a42003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ALButtonMenu.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
66
s.description = <<-DESC
77
ALButtonMenu is a customizable menu solution for iOS. Create a menu view controller (or use
88
the one provided) and specify the characteristics of the shortcut button. Then tap the button
9-
to quickly show and hide the menu using an animated mask transition effect."
9+
to quickly show and hide the menu using an animated mask transition effect.
1010
DESC
1111
s.homepage = "https://github.com/lobianco/ALButtonMenu"
1212
s.screenshots = "https://raw.githubusercontent.com/lobianco/ALButtonMenu/master/Screenshots/demo1.gif", "https://raw.githubusercontent.com/lobianco/ALButtonMenu/master/Screenshots/demo2.gif"

0 commit comments

Comments
 (0)