File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ TjekSDK
22==========
33
44[ ![ Build Status] ( https://github.com/shopgun/shopgun-ios-sdk/actions/workflows/main.yml/badge.svg )] ( https://github.com/shopgun/shopgun-ios-sdk/actions/workflows/main.yml )
5- [ ![ Version] ( https://img.shields.io/cocoapods/v/ShopGunSDK.svg?style=flat )] ( http://cocoapods.org/pods/ShopGunSDK )
6- [ ![ License] ( http://img.shields.io/badge/license-MIT-brightgreen.svg )] ( LICENSE.md )
75[ ![ Swift] ( http://img.shields.io/badge/swift-5.0-brightgreen.svg )] ( https://swift.org )
86[ ![ SPM] ( https://img.shields.io/badge/SPM-supported-DE5C43.svg?style=flat )] ( https://swift.org/package-manager/ )
7+ [ ![ Version] ( https://img.shields.io/cocoapods/v/ShopGunSDK.svg?style=flat )] ( http://cocoapods.org/pods/ShopGunSDK )
8+ [ ![ License] ( http://img.shields.io/badge/license-MIT-brightgreen.svg )] ( LICENSE.md )
99
1010## Introduction
1111
@@ -27,7 +27,7 @@ For your convenience, these libraries are wrapped by the **`TjekSDK`** library.
2727
2828TjekSDK supports the following dependency managers. Choose your preferred method to see the instructions:
2929
30- <details ><summary >** Swift Package Manager** </summary >
30+ <details ><summary >Swift Package Manager</summary >
3131
3232TjekSDK can be built for all Apple platforms using the Swift Package Manager.
3333
@@ -38,7 +38,7 @@ Add the following entry to your `Package.swift`:
3838```
3939</details >
4040
41- <details ><summary >** CocoaPods** </summary >
41+ <details ><summary >CocoaPods</summary >
4242
4343TjekSDK can only be built for iOS using CocoaPods. For other platforms, please use Swift Package Manager.
4444
You can’t perform that action at this time.
0 commit comments