Skip to content

Commit fb4a621

Browse files
committed
Undo swift version change.
1 parent 0d21e3b commit fb4a621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Layoutless.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Pod::Spec.new do |s|
1313

1414
s.source_files = 'Sources/**/*.swift', 'Layoutless/**/*.{h,m}'
1515
s.requires_arc = true
16-
s.swift_version = '4.1'
16+
s.swift_version = '4.0'
1717
end

0 commit comments

Comments
 (0)