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 23af07d commit 53a67bdCopy full SHA for 53a67bd
InteractiveSideMenu.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "InteractiveSideMenu"
3
- s.version = "1.0"
+ s.version = "2.0"
4
s.summary = "Interactive Side Menu in Swift"
5
s.homepage = "https://github.com/handsomecode/InteractiveSideMenu"
6
s.license = "Apache 2.0 license"
@@ -13,4 +13,4 @@ Pod::Spec.new do |s|
13
s.source_files = "Sources/*.swift"
14
15
s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3' }
16
-end
+end
0 commit comments