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 2e4c6e1 commit dfc998dCopy full SHA for dfc998d
Cache.podspec
@@ -11,7 +11,6 @@ Pod::Spec.new do |s|
11
s.ios.deployment_target = '8.0'
12
s.osx.deployment_target = '10.9'
13
s.tvos.deployment_target = '9.2'
14
- s.watchos.deployment_target = '2.0'
15
16
s.requires_arc = true
17
s.ios.source_files = 'Source/{iOS,Shared}/**/*'
0 commit comments