Skip to content

Commit dfc998d

Browse files
committed
Remove watchOS
1 parent 2e4c6e1 commit dfc998d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cache.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Pod::Spec.new do |s|
1111
s.ios.deployment_target = '8.0'
1212
s.osx.deployment_target = '10.9'
1313
s.tvos.deployment_target = '9.2'
14-
s.watchos.deployment_target = '2.0'
1514

1615
s.requires_arc = true
1716
s.ios.source_files = 'Source/{iOS,Shared}/**/*'

0 commit comments

Comments
 (0)