LiPengYue / PYBaseView

对tableview的封装,高效、解耦。Button的封装: 状态的管理,链式调用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PYBaseViews

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

PYBaseViews is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'PYBaseViews'

Author

LiPengYue, pengyue.li@yi23.net

License

PYBaseViews is available under the MIT license. See the LICENSE file for more info.

About

对tableview的封装,高效、解耦。Button的封装: 状态的管理,链式调用

License:MIT License


Languages

Language:Objective-C 99.7%Language:Ruby 0.3%