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 b9f6bc3 commit 05e1346Copy full SHA for 05e1346
Introspect.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |spec|
12
13
spec.source_files = 'Introspect/*.swift'
14
15
- spec.swift_version = '5.4'
+ spec.swift_version = '5.5'
16
spec.ios.deployment_target = '13.0'
17
spec.tvos.deployment_target = '13.0'
18
spec.osx.deployment_target = '10.15'
0 commit comments