Skip to content

Commit f2ed98f

Browse files
committed
Merge branch 'release/3.5.0'
2 parents 9416b99 + 8a6d555 commit f2ed98f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftRichString.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.author = { "Daniele Margutti" => "[email protected]" }
1111
s.social_media_url = "https://twitter.com/danielemargutti"
1212
s.ios.deployment_target = "9.0"
13-
s.osx.deployment_target = "11.0"
13+
s.osx.deployment_target = "10.11"
1414
s.watchos.deployment_target = "2.0"
1515
s.tvos.deployment_target = "9.2"
1616
s.source = { :git => "https://github.com/malcommac/SwiftRichString.git", :tag => s.version.to_s }

0 commit comments

Comments
 (0)