# ZBFancyTableView **Repository Path**: xiaozhibin/ZBFancyTableView ## Basic Information - **Project Name**: ZBFancyTableView - **Description**: No description available - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZBFancyTableView [![CI Status](https://img.shields.io/travis/373379320@qq.com/ZBFancyTableView.svg?style=flat)](https://travis-ci.org/373379320@qq.com/ZBFancyTableView) [![Version](https://img.shields.io/cocoapods/v/ZBFancyTableView.svg?style=flat)](https://cocoapods.org/pods/ZBFancyTableView) [![License](https://img.shields.io/cocoapods/l/ZBFancyTableView.svg?style=flat)](https://cocoapods.org/pods/ZBFancyTableView) [![Platform](https://img.shields.io/cocoapods/p/ZBFancyTableView.svg?style=flat)](https://cocoapods.org/pods/ZBFancyTableView) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation ZBFancyTableView is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'ZBFancyTableView' ``` ```ruby pod ZBFancyTableView, :git => 'https://github.com/k373379320/ZBFancyTableView', :branch => 'master' ``` ## Author 373379320@qq.com ## License ZBFancyTableView is available under the MIT license. See the LICENSE file for more info.