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 bbd337c commit 4f764dfCopy full SHA for 4f764df
SlideMenuControllerSwift.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "SlideMenuControllerSwift"
3
- s.version = "3.0.1"
+ s.version = "3.0.2"
4
s.summary = "iOS Slide View based on iQON, Feedly, Google+, Ameba iPhone app."
5
s.homepage = "https://github.com/dekatotoro/SlideMenuControllerSwift"
6
s.license = { :type => "MIT", :file => "LICENSE" }
@@ -12,4 +12,3 @@ Pod::Spec.new do |s|
12
s.source_files = "Source/*.swift"
13
s.requires_arc = true
14
end
15
-
0 commit comments