1
1
mirror of https://github.com/exyte/Macaw.git synced 2024-10-26 13:01:25 +03:00

Merge branch 'master' of github.com:exyte/Macaw

This commit is contained in:
Yuri Strot 2019-02-26 14:18:36 +07:00
commit 99c9f79625

View File

@ -80,13 +80,13 @@ We're working hard to provide full documentation. Currently you can take a look
To install it, simply add the following line to your Podfile:
```ruby
pod "Macaw", "0.9.3"
pod "Macaw", "0.9.4"
```
## [Carthage](http://github.com/Carthage/Carthage)
```ogdl
github "Exyte/Macaw" ~> 0.9.3
github "Exyte/Macaw" ~> 0.9.4
```
## Building from sources