aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
diff options
context:
space:
mode:
Diffstat (limited to 'Protobuf.podspec')
-rw-r--r--Protobuf.podspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/Protobuf.podspec b/Protobuf.podspec
index 642fc3e2..72e6dd0a 100644
--- a/Protobuf.podspec
+++ b/Protobuf.podspec
@@ -36,5 +36,6 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '7.1'
s.osx.deployment_target = '10.9'
+ s.watchos.deployment_target = '2.0'
s.requires_arc = false
end