We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6eea7 commit 4635276Copy full SHA for 4635276
RxASDataSources.podspec
@@ -14,9 +14,9 @@ Pod::Spec.new do |s|
14
15
s.source_files = "Sources/**/*.swift"
16
s.framework = "Foundation"
17
- s.dependency 'RxSwift', '~> 5.0.0'
18
- s.dependency 'RxCocoa', '~> 5.0.0'
+ s.dependency 'RxSwift', '~> 5.0'
+ s.dependency 'RxCocoa', '~> 5.0'
19
s.dependency 'Differentiator', '~> 4.0'
20
- s.dependency 'Texture', '~> 2.8.1'
+ s.dependency 'Texture', '~> 2.8'
21
22
end
0 commit comments