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 @@ -23,6 +23,6 @@ let package = Package(
2323#if swift(>=5.6)
2424 // Add the documentation compiler plugin if possible
2525 package . dependencies. append (
26- . package ( url: " https://github.com/apple /swift-docc-plugin " , from: " 1.3.0 " )
26+ . package ( url: " https://github.com/swiftlang /swift-docc-plugin " , from: " 1.3.0 " )
2727 )
2828#endif
Original file line number Diff line number Diff line change 11[ ![ Platform] ( https://img.shields.io/badge/Platforms-iOS%20%7C%20Android%20%7CmacOS%20%7C%20watchOS%20%7C%20tvOS%20%7C%20Linux-4E4E4E.svg?colorA=28a745 )] ( #installation )
22
33[ ![ Swift support] ( https://img.shields.io/badge/Swift-3.1%20%7C%203.2%20%7C%204.0%20%7C%204.1%20%7C%204.2%20%7C%205.0-lightgrey.svg?colorA=28a745&colorB=4E4E4E )] ( #swift-versions-support )
4- [ ![ Swift Package Manager compatible] ( https://img.shields.io/badge/SPM-compatible-brightgreen.svg?style=flat&colorA=28a745&&colorB=4E4E4E )] ( https://github.com/apple /swift-package-manager )
4+ [ ![ Swift Package Manager compatible] ( https://img.shields.io/badge/SPM-compatible-brightgreen.svg?style=flat&colorA=28a745&&colorB=4E4E4E )] ( https://github.com/swiftlang /swift-package-manager )
55[ ![ CocoaPods Compatible] ( https://img.shields.io/cocoapods/v/CryptoSwift.svg?style=flat&label=CocoaPods&colorA=28a745&&colorB=4E4E4E )] ( https://cocoapods.org/pods/CryptoSwift )
66[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-compatible-brightgreen.svg?style=flat&colorA=28a745&&colorB=4E4E4E )] ( https://github.com/Carthage/Carthage )
77
You can’t perform that action at this time.
0 commit comments