File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ let package = Package(
11
11
targets: [
12
12
. target( name: " BLLogger " ) ,
13
13
] ,
14
- swiftLanguageVersions: [ 3 , 4.1 , 4 , 2 ]
14
+ swiftLanguageVersions: [ 3.3 , 4.1 , 4. 2 ]
15
15
)
Original file line number Diff line number Diff line change 1
1
# BLLogger [ ![ Version] ( https://img.shields.io/badge/Version-1.0.1-black.svg?style=flat )] ( #installation ) [ ![ License] ( https://img.shields.io/cocoapods/l/BLLogger.svg?style=flat )] ( #license )
2
2
3
3
[ ![ Platforms] ( https://img.shields.io/badge/Platforms-iOS\watchOS|tvOS|macOS|Linux-brightgreen.svg?style=flat )] ( #installation )
4
- [ ![ Swift support] ( https://img.shields.io/badge/Swift-3.3%20%7C%204.1-red.svg?style=flat )] ( #swift-versions-support )
4
+ [ ![ Swift support] ( https://img.shields.io/badge/Swift-3.3%20%7C%204.1%20%7C%204.2 -red.svg?style=flat )] ( #swift-versions-support )
5
5
[ ![ CocoaPods Compatible] ( https://img.shields.io/cocoapods/v/BLLogger.svg?style=flat&label=CocoaPods )] ( https://cocoapods.org/pods/BLLogger )
6
6
[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
7
7
[ ![ Swift Package Manager compatible] ( https://img.shields.io/badge/SPM-compatible-orange.svg?style=flat )] ( https://github.com/apple/swift-package-manager )
You can’t perform that action at this time.
0 commit comments