We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d4034 commit 9bef672Copy full SHA for 9bef672
README.md
@@ -52,6 +52,12 @@ That's it! The reusable data source manages the cell creation and data presentat
52
github "Rep2/ReusableDataSource" ~> 0.1
53
```
54
55
+### CocoaPods
56
+
57
+```
58
+pod 'ReusableDataSource', '~> 0.1'
59
60
61
## Detailed overview
62
63
```ReusablePresenter``` defines a view model type that the reusable view can present.
0 commit comments