Skip to content

Commit 53a67bd

Browse files
author
Olga Konoreva
authored
Update InteractiveSideMenu.podspec
Increase version to 2.0
1 parent 23af07d commit 53a67bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

InteractiveSideMenu.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "InteractiveSideMenu"
3-
s.version = "1.0"
3+
s.version = "2.0"
44
s.summary = "Interactive Side Menu in Swift"
55
s.homepage = "https://github.com/handsomecode/InteractiveSideMenu"
66
s.license = "Apache 2.0 license"
@@ -13,4 +13,4 @@ Pod::Spec.new do |s|
1313
s.source_files = "Sources/*.swift"
1414

1515
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3' }
16-
end
16+
end

0 commit comments

Comments
 (0)