Skip to content

Commit 248fac9

Browse files
author
Luc Dion
committed
Dont specify the Swift version in the podspec.
1 parent aceb616 commit 248fac9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PinLayout.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Pod::Spec.new do |spec|
1616
spec.author = { "Luc Dion" => "[email protected]" }
1717
spec.source = { :git => "https://github.com/layoutBox/PinLayout.git", :tag => "#{spec.version}" }
1818
spec.source_files = "Sources/**/*.swift"
19-
#spec.swift_version = '4.1'
2019

2120
spec.ios.deployment_target = '8.0'
2221
spec.ios.frameworks = 'Foundation', 'CoreGraphics', 'UIKit'

0 commit comments

Comments
 (0)