Skip to content

Commit a7c0d12

Browse files
committed
Removed podspec (RIP Cocoapods)
1 parent 9c67e2e commit a7c0d12

File tree

2 files changed

+1
-42
lines changed

2 files changed

+1
-42
lines changed

DSF_QRCode.podspec

Lines changed: 0 additions & 32 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ A quick, stylish and beautiful macOS/iOS/tvOS/watchOS QR Code generator/detector
9696
## Features
9797

9898
* Supports Swift, SwiftUI and Objective-C.
99-
* Supports Swift Package Manager and CocoaPods
99+
* Supports Swift Package Manager
100100
* Generate a QR code without access to a UI.
101101
* Supports all error correction levels.
102102
* Configurable quiet zone
@@ -123,15 +123,6 @@ To use in your project, add the following dependency to your Package.swift:
123123
```
124124
</details>
125125

126-
<details>
127-
<summary>Cocoapods</summary>
128-
To install it, simply add the following line to your Podfile
129-
130-
```ruby
131-
pod 'DSF_QRCode', '~> 20.0.0'
132-
```
133-
</details>
134-
135126
<details>
136127
<summary>Usage</summary>
137128

0 commit comments

Comments
 (0)