Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Ohana is a framework for working with a user's contacts on the iOS platform. It
To integrate Ohana into your project using [CocoaPods](http://cocoapods.org), add the following line to your Podfile:

```ruby
pod 'Ohana', '~> 1.3'
pod 'Ohana', '~> 2.0'
```

#### Carthage
Expand Down