Skip to content

Commit 4f764df

Browse files
committed
Update podspec to 3.0.2
1 parent bbd337c commit 4f764df

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

SlideMenuControllerSwift.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "SlideMenuControllerSwift"
3-
s.version = "3.0.1"
3+
s.version = "3.0.2"
44
s.summary = "iOS Slide View based on iQON, Feedly, Google+, Ameba iPhone app."
55
s.homepage = "https://github.com/dekatotoro/SlideMenuControllerSwift"
66
s.license = { :type => "MIT", :file => "LICENSE" }
@@ -12,4 +12,3 @@ Pod::Spec.new do |s|
1212
s.source_files = "Source/*.swift"
1313
s.requires_arc = true
1414
end
15-

0 commit comments

Comments
 (0)