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 935d59f commit 267eb43Copy full SHA for 267eb43
README.md
@@ -46,7 +46,7 @@ The module is made to be very easy to use and no modifications are necessary to
46
## How To Use?
47
### Steps:
48
49
-1. Add to Podfile: `pod 'FZAccordionTableView', '~> 0.1.3'`
+1. Add to Podfile: `pod 'FZAccordionTableView', '~> 0.2.0'`
50
2. Subclass your `UITableView` with `FZAccordionTableView`
51
3. Subclass your `UITableViewHeaderFooterView` with `FZAccordionTableViewHeaderView`
52
0 commit comments