You can now integrate ZYThumbnailTableView easily using Carthage
#Usage
Please refer to the documentation as given in ZYThumbnailTableView by liuzhiyi1992
#Installation
Carthage is a decentralized dependency manager that automates the process of adding frameworks to your Cocoa application.
You can install Carthage as shown in Homebrew using the following command:
$ brew update
$ brew install carthageTo integrate ZYThumbnailTableView into your Xcode project using Carthage, specify it in your Cartfile:
github "Dershowitz011/ZYYT"