Skip to content

Commit

Permalink
Merge pull request #10 from apivideo/bugfix/swift5_carthage
Browse files Browse the repository at this point in the history
fix(swift5): add missing link to Carthage repo
  • Loading branch information
bot-api-video authored Dec 13, 2021
2 parents fda9620 + 034cddb commit 1383bf0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ api.video's iOS client streamlines the coding process. Chunking files is handled

### Carthage

Specify it in your `Cartfile`:

```
github "apivideo/api.video-ios-client" ~> 0.1.0
```

Run `carthage update`

### CocoaPods
Expand Down

0 comments on commit 1383bf0

Please sign in to comment.