We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888d250 commit 9dd052bCopy full SHA for 9dd052b
.swift-version
RichString.podspec
@@ -13,6 +13,8 @@ Pod::Spec.new do |s|
13
s.author = "Stefan van den Oord"
14
s.documentation_url = "https://svdo.github.io/swift-RichString/"
15
16
+ s.swift_version = "4.2"
17
+
18
s.ios.deployment_target = "10.0"
19
# Just to be on the safe side; I haven't tested this with older versions of macOS:
20
s.osx.deployment_target = "10.11"
0 commit comments