Skip to content

Commit

Permalink
Fix installation instructions via cocoapods (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
DataGreed authored Feb 10, 2023
1 parent 9e11436 commit 4c891bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ SwiftAudio is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SwiftAudio', '~> 0.11.2'
pod 'SwiftAudioEx', '~> 0.15.3'
```

### Carthage
Expand Down

0 comments on commit 4c891bc

Please sign in to comment.