# ZLScrollViewController **Repository Path**: ZLKits/ZLScrollViewController ## Basic Information - **Project Name**: ZLScrollViewController - **Description**: 解决一个页面多个栏目的交互问题 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-15 - **Last Updated**: 2022-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZLScrollViewController [![CI Status](https://img.shields.io/travis/itzhaolei@foxmail.com/ZLScrollViewController.svg?style=flat)](https://travis-ci.org/itzhaolei@foxmail.com/ZLScrollViewController) [![Version](https://img.shields.io/cocoapods/v/ZLScrollViewController.svg?style=flat)](https://cocoapods.org/pods/ZLScrollViewController) [![License](https://img.shields.io/cocoapods/l/ZLScrollViewController.svg?style=flat)](https://cocoapods.org/pods/ZLScrollViewController) [![Platform](https://img.shields.io/cocoapods/p/ZLScrollViewController.svg?style=flat)](https://cocoapods.org/pods/ZLScrollViewController) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation ZLScrollViewController is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'ZLScrollViewController' ``` ## Author itzhaolei@foxmail.com, itzhaolei@foxmail.com ## License ZLScrollViewController is available under the MIT license. See the LICENSE file for more info. 还没开始配置framework的设置