We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99053c2 commit 6a42003Copy full SHA for 6a42003
ALButtonMenu.podspec
@@ -6,7 +6,7 @@ Pod::Spec.new do |s|
6
s.description = <<-DESC
7
ALButtonMenu is a customizable menu solution for iOS. Create a menu view controller (or use
8
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."
+ to quickly show and hide the menu using an animated mask transition effect.
10
DESC
11
s.homepage = "https://github.com/lobianco/ALButtonMenu"
12
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