Skip to content

Commit e2aa9db

Browse files
committed
Config swift versions
1 parent e9e0461 commit e2aa9db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ScreenProtectorKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.source = { :git => 'https://github.com/prongbang/ScreenProtectorKit.git', :tag => "#{s.version}" }
99
s.social_media_url = 'https://github.com/prongbang'
1010
s.platform = :ios, "10.0"
11-
s.swift_version = "5.0"
11+
s.swift_versions = ["4.0", "4.1", "4.2", "5.0", "5.1", "5.2", "5.3", "5.4", "5.5"]
1212
s.module_name = "ScreenProtectorKit"
1313
s.source_files = "Sources", "Sources/**/*.{h,m,swift}"
1414
end

0 commit comments

Comments
 (0)