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.
2 parents d02f7f1 + 9c136e3 commit 776d481Copy full SHA for 776d481
Example/Podfile.lock
@@ -1,5 +1,5 @@
1
PODS:
2
- - PagingMenuController (0.4.2)
+ - PagingMenuController (0.4.3)
3
4
DEPENDENCIES:
5
- PagingMenuController (from `../`)
PagingMenuController.podspec
@@ -9,7 +9,7 @@
9
10
Pod::Spec.new do |s|
11
s.name = "PagingMenuController"
12
- s.version = "0.4.2"
+ s.version = "0.4.3"
13
s.summary = "A paging view with customizable menu"
14
s.homepage = "https://github.com/kitasuke/PagingMenuController"
15
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
0 commit comments