Skip to content

lovebzhou/HBTCardTableViewController

Repository files navigation

HBTCardTableViewController

CI Status Version License Platform

一个以卡片样式展示数据的UITableview Controller。

  • 支持展开收起
  • 支持内部分组
  • 内部分组可嵌套

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

HBTCardTableViewController is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'HBTCardTableViewController'

Author

lovebzhou, tiny@gmail.com

License

HBTCardTableViewController is available under the MIT license. See the LICENSE file for more info.