We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea2d616 commit e3dd026Copy full SHA for e3dd026
WaterfallGrid.podspec
@@ -12,7 +12,6 @@ Pod::Spec.new do |spec|
12
spec.ios.deployment_target = "13.0"
13
spec.osx.deployment_target = "10.15"
14
spec.watchos.deployment_target = "6.0"
15
- spec.visionos.deployment_target = "1.0"
16
spec.tvos.deployment_target = "13.0"
17
18
spec.swift_version = '5.9'
0 commit comments