Latest | 0.1.3 |
---|---|
Homepage | https://github.com/RookieZn/ZXTreeTableView |
License | MIT |
Platforms | ios 8.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ZXTreeTableView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "ZXTreeTableView"
Author
rookiezn, [email protected]
License
ZXTreeTableView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ZXTreeTableView", "version": "0.1.3", "summary": "multilevel UITableView", "description": "multilevel UITableView like a menu tree", "homepage": "https://github.com/RookieZn/ZXTreeTableView", "license": "MIT", "authors": { "rookiezn": "[email protected]" }, "source": { "git": "https://github.com/RookieZn/ZXTreeTableView.git", "tag": "0.1.3" }, "platforms": { "ios": "8.0" }, "source_files": "ZXTreeTableView/Classes/**/*" }
Fri, 13 May 2016 09:35:03 +0000