We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a221611 commit 0678d5bCopy full SHA for 0678d5b
1 file changed
NSObject+Rx.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
12
13
s.ios.deployment_target = '8.0'
14
s.osx.deployment_target = '10.10'
15
- s.watchos.deployment_target = '2.0'
+ s.watchos.deployment_target = '3.0'
16
s.tvos.deployment_target = '9.0'
17
18
s.swift_version = '5.0'
0 commit comments