Support multiple sections and header/footer for section
- [Add] Multiple sections.
- [Add] Header and/or footer for section.
- [Add] More properties and delegation methods.
- [Change] Remove
delegate
property, your collectionView's delegate MUST conforms to<CHTCollectionViewDelegateWaterfallLayout>
protocol.