Skip to content

Commit 9bef672

Browse files
committed
Readme update
1 parent 15d4034 commit 9bef672

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ That's it! The reusable data source manages the cell creation and data presentat
5252
github "Rep2/ReusableDataSource" ~> 0.1
5353
```
5454

55+
### CocoaPods
56+
57+
```
58+
pod 'ReusableDataSource', '~> 0.1'
59+
```
60+
5561
## Detailed overview
5662

5763
```ReusablePresenter``` defines a view model type that the reusable view can present.

0 commit comments

Comments
 (0)