Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
misyobun authored Jan 25, 2020
1 parent 1b23389 commit 56a9284
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ MetaRod is a lightweight url meta data parser library.
![e5b4c37582a718534d2e83ea48cea18c](https://user-images.githubusercontent.com/509448/72453120-f123cf00-3801-11ea-8947-a1540f91b27e.gif)

## Installation

### CocoaPods

MetaRod is available through CocoaPods. To install it, simply add the following line to your Podfile:

```
pod 'MetaRod'
```

### Carthage

[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager for Cocoa application.
Expand Down

0 comments on commit 56a9284

Please sign in to comment.