Skip to content

Commit dfebfc2

Browse files
committed
update podspec: added swift version 4.0
1 parent 6412b36 commit dfebfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MHFacebookImageViewer.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.requires_arc = true
1313
s.dependency 'SDWebImage'
1414
s.ios.deployment_target = '10.0'
15-
s.swift_versions = ['4.2','5.0']
15+
s.swift_versions = ['4.0','4.2','5.0']
1616
s.license = {
1717
:type => 'MIT',
1818
:text => <<-LICENSE

0 commit comments

Comments
 (0)