Skip to content

Commit

Permalink
Drop support for CocoaPods and Carthage
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed May 30, 2022
1 parent 16c0186 commit 24441a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
13 changes: 0 additions & 13 deletions CircularProgressMac.podspec

This file was deleted.

14 changes: 1 addition & 13 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,9 @@ This package is used in production by apps like [Gifski](https://github.com/sind

## Install

#### Swift Package Manager

Add `https://github.com/sindresorhus/CircularProgress` in the [“Swift Package Manager” tab in Xcode](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app).

#### Carthage

```
github "sindresorhus/CircularProgress"
```

#### CocoaPods

```ruby
pod 'CircularProgressMac'
```
*Latest version: 2.2.0*

## Usage

Expand Down

0 comments on commit 24441a9

Please sign in to comment.