Skip to content

Commit 7814ef2

Browse files
authored
Merge pull request #4 from shakurocom/II-16-update_dependency_version
II-16-[updated dependency version]
2 parents 3cb3061 + f55f011 commit 7814ef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Shakuro.InfinityScrollView.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 = 'Shakuro.InfinityScrollView'
3-
s.version = '1.0.3'
3+
s.version = '1.0.4'
44
s.summary = 'Shakuro Infinity Scroll View'
55
s.homepage = 'https://github.com/shakurocom/InfinityScrollView'
66
s.license = { :type => "MIT", :file => "LICENSE.md" }
@@ -10,6 +10,6 @@ Pod::Spec.new do |s|
1010
s.swift_version = ['5.1', '5.2', '5.3', '5.4', '5.5', '5.6']
1111
s.ios.deployment_target = '11.0'
1212

13-
s.dependency 'Shakuro.CommonTypes', '1.1.4'
13+
s.dependency 'Shakuro.CommonTypes', '~> 1.1'
1414

1515
end

0 commit comments

Comments
 (0)