Skip to content

Commit

Permalink
Merge pull request #5 from shakurocom/II-16-update_dependency_version
Browse files Browse the repository at this point in the history
II-16-[updated dependency version]
  • Loading branch information
EugenDevIOS authored Jan 24, 2023
2 parents 29e1ccf + 5031815 commit 109d6a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Shakuro.DraggableOverlay.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Shakuro.DraggableOverlay'
s.version = '1.0.3'
s.version = '1.0.4'
s.summary = 'Shakuro Draggable Overlay'
s.homepage = 'https://github.com/shakurocom/DraggableOverlay'
s.license = { :type => "MIT", :file => "LICENSE.md" }
Expand All @@ -10,6 +10,6 @@ Pod::Spec.new do |s|
s.swift_version = ['5.1', '5.2', '5.3', '5.4', '5.5', '5.6']
s.ios.deployment_target = '11.0'

s.dependency 'Shakuro.CommonTypes', '1.1.4'
s.dependency 'Shakuro.CommonTypes', '~> 1.1'

end

0 comments on commit 109d6a5

Please sign in to comment.