We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2aade5 commit 9311115Copy full SHA for 9311115
SwipeBack.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SwipeBack"
3
- s.version = "1.0.4"
+ s.version = "1.0.5"
4
s.summary = "Enable iOS7 swipe-to-back when custom back button is set."
5
s.homepage = "http://github.com/devxoul/SwipeBack"
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments