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 4d4bf39 commit 2810960Copy full SHA for 2810960
ALButtonMenu.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "ALButtonMenu"
4
- s.version = "1.0.0"
+ s.version = "1.1.0"
5
s.summary = "A simple, fully customizable menu solution for iOS."
6
s.description = <<-DESC
7
ALButtonMenu is a customizable menu solution for iOS. Create a menu view controller (or use
Demo/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.0</string>
+ <string>1.1.0</string>
19
<key>CFBundleVersion</key>
20
<string>1</string>
21
<key>LSRequiresIPhoneOS</key>
0 commit comments