commit | b6ac1cb5b477d0182126a4b51d33ac58e66f3e83 | [log] [tgz] |
---|---|---|
author | Maxim Bunkov <[email protected]> | Tue Dec 11 14:11:00 2018 +0500 |
committer | Maxim Bunkov <[email protected]> | Tue Dec 11 14:11:00 2018 +0500 |
tree | 25c0d93a3ebc383ad1556cae9ef8b621f1258edb | |
parent | d6c989936c0d6fdaf481e4ac460beaebc6c57f20 [diff] [blame] |
added support tvos
diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec index ff4d794..284c8fb 100644 --- a/gRPC-Core.podspec +++ b/gRPC-Core.podspec
@@ -40,6 +40,7 @@ s.ios.deployment_target = '7.0' s.osx.deployment_target = '10.9' + s.tvos.deployment_target = '10.0' s.requires_arc = false name = 'grpc'