Skip to content

Commit

Permalink
II-16-[updated dependency version]
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneKlyuenkov committed Jan 24, 2023
1 parent 765f793 commit 3b8ddd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Shakuro.PullToRefresh.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'Shakuro.PullToRefresh'
s.version = '1.0.1'
s.version = '1.0.2'
s.summary = 'PullToRefresh'
s.homepage = 'https://github.com/shakurocom/PullToRefresh'
s.license = { :type => "MIT", :file => "LICENSE.md" }
Expand All @@ -11,5 +11,5 @@ Pod::Spec.new do |s|
s.source_files = 'Source/*'
s.ios.deployment_target = '11.0'

s.dependency "Shakuro.CommonTypes", "1.1.4"
s.dependency "Shakuro.CommonTypes", "~> 1.1"
end

0 comments on commit 3b8ddd0

Please sign in to comment.