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

QHorizontalTableView 1.0.26

QHorizontalTableView 1.0.26

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Oct 2017
SwiftSwift Version 4.0
SPMSupports SPM

Maintained by 黄青松.



  • By
  • 黄青松

QHorizontalTableView

useful extensions for swift

Podfile

To add it into your Xcode project using CocoaPods, specify it in your Podfile:

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'

target 'TargetName' do

pod 'QHorizontalTableView'

end