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 bb3d813 commit 03e2022Copy full SHA for 03e2022
react-native-config.podspec
@@ -15,6 +15,7 @@ Pod::Spec.new do |s|
15
s.license = 'MIT'
16
s.ios.deployment_target = '9.0'
17
s.tvos.deployment_target = '9.0'
18
+ s.visionos.deployment_target = '1.0'
19
20
s.source = { git: 'https://github.com/luggit/react-native-config.git', tag: "v#{s.version.to_s}" }
21
s.script_phase = {
0 commit comments