We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee29c95 + 3b239b9 commit 0775783Copy full SHA for 0775783
1 file changed
Rex.podspec
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
19
s.tvos.deployment_target = '9.0'
20
21
s.source = { :git => 'https://github.com/neilpa/Rex.git', :tag => '0.9.0' }
22
- s.dependency 'ReactiveCocoa', '~> 4.0'
+ s.dependency 'ReactiveCocoa', '~> 4.0.1'
23
s.ios.framework = 'UIKit'
24
s.osx.framework = 'AppKit'
25
0 commit comments