We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855e539 commit 82afe9dCopy full SHA for 82afe9d
LXFProtocolTool.podspec
@@ -35,6 +35,7 @@ LXFProtocolTool是使用Swift中的协议来实现多种方便、实用的工具
35
t.source_files = 'LXFProtocolTool/Classes/Refreshable/**/*.{swift}'
36
t.dependency 'MJRefresh', '~> 3.5.0'
37
t.dependency 'RxSwift', '~> 5'
38
+ t.dependency 'RxRelay', '~> 5'
39
t.dependency "LXFProtocolTool/AssociatedObjectStore"
40
t.dependency "LXFProtocolTool/Base"
41
end
0 commit comments