Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acwright authored Dec 5, 2023
1 parent bd4837d commit 50b839c
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Licensed

![Carthage](https://img.shields.io/badge/Carthage-compatible-brightgreen.svg?style=flat)

### Usage

```swift
Expand Down Expand Up @@ -135,25 +133,6 @@ ZAB
ZAC
```

### Installation with Carthage

[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

You can install Carthage with [Homebrew](http://brew.sh/) using the following command:

```bash
$ brew update
$ brew install carthage
```

To integrate Licensed into your Xcode project using Carthage, specify it in your `Cartfile`:

```ogdl
github "infinitetoken/Licensed" ~> 1.0
```

Run `carthage` to build the framework and drag the built `Licensed.framework` into your Xcode project.

### Attribution

This library was heavily influenced by the work from https://github.com/ksoftllc/license-parser.
Expand Down

0 comments on commit 50b839c

Please sign in to comment.