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 d01720a commit 186316eCopy full SHA for 186316e
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.2'`
+1. Add to Podfile: `pod 'FZAccordionTableView', '~> 0.1.3'`
50
2. Subclass your `UITableView` with `FZAccordionTableView`
51
3. Subclass your `UITableViewHeaderFooterView` with `FZAccordionTableViewHeaderView`
52
0 commit comments