CocoaPods trunk is moving to be read-only. Read more on the blog, there are 15 months to go.

zhuxiangpeng

2pods

DataDominantTableView

一个UITableView辅助工具。当页面中有多种Cell时,可以使用此工具实现根据不同的数据来显示不同的Cell,从而避免在“- (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath”方法里面根据indexPath区分Cell,从而降低TableView的维护成本。

License: GPL-3.0

  • Objective C

TouchEdgeExtendView

A Framework who can expand a button's touch area.

License: GPL-3.0

  • Objective C