Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Update README.md #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
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
Next Next commit
Update README.md
irshadpc authored Jun 2, 2017

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 1e2693645c9147b0cb8e21668607b471c31a1637
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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'
```

#### Carthage