# LBProjectCategoryViewController **Repository Path**: LewisYang/LBProjectCategoryViewController ## Basic Information - **Project Name**: LBProjectCategoryViewController - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LBProjectCategoryViewController [![CI Status](http://img.shields.io/travis/luckyBoyRoy@163.com/LBProjectCategoryViewController.svg?style=flat)](https://travis-ci.org/luckyBoyRoy@163.com/LBProjectCategoryViewController) [![Version](https://img.shields.io/cocoapods/v/LBProjectCategoryViewController.svg?style=flat)](http://cocoapods.org/pods/LBProjectCategoryViewController) [![License](https://img.shields.io/cocoapods/l/LBProjectCategoryViewController.svg?style=flat)](http://cocoapods.org/pods/LBProjectCategoryViewController) [![Platform](https://img.shields.io/cocoapods/p/LBProjectCategoryViewController.svg?style=flat)](http://cocoapods.org/pods/LBProjectCategoryViewController) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation LBProjectCategoryViewController is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'LBProjectCategoryViewController' ``` ## Methods #import ## use NSString *urlStr = @"category/selected/codeType/codeStrcing/isSingleSelected/maxSelectedLevel"; [LBCategoryApplication openURL:urlStr callBack:^(NSArray *resultArray) { }]; ## Author luckyBoyRoy@163.com, roy@lianj.com ## License LBProjectCategoryViewController is available under the MIT license. See the LICENSE file for more info.