Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
muukii committed Feb 28, 2019
1 parent 6423517 commit 65e1cb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rideau.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Rideau"
s.version = '1.0.0-beta.1'
s.version = '1.0.0-beta.2'
s.swift_version = "4.2"
s.summary = "A vertical drawer with fluid user interface."

Expand All @@ -19,4 +19,4 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.ios.deployment_target = '10.0'
s.ios.frameworks = ['Foundation', 'UIKit']
end
end

0 comments on commit 65e1cb3

Please sign in to comment.