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 de5c14a commit b44bc8dCopy full SHA for b44bc8d
CombineGRPC.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |spec|
12
spec.social_media_url = "https://twitter.com/vyshane"
13
spec.homepage = "https://github.com/vyshane/grpc-swift-combine"
14
15
- spec.swift_version = "5.1"
+ spec.swift_version = "5.2"
16
spec.ios.deployment_target = "13.0"
17
spec.osx.deployment_target = "10.15"
18
spec.tvos.deployment_target = "13.0"
0 commit comments