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.
2 parents db4e555 + 5f28b0a commit ca27481Copy full SHA for ca27481
ContentfulRichTextRenderer.podspec
@@ -15,7 +15,7 @@ Pod::Spec.new do |spec|
15
spec.requires_arc = true
16
17
spec.swift_version = "5.2"
18
- spec.ios.deployment_target = "11.0"
+ spec.ios.deployment_target = "12.4"
19
20
spec.source_files = "Sources/RichTextRenderer/**/*.swift"
21
0 commit comments