You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
940 B
30 lines
940 B
1 year ago
|
# LSTCategory
|
||
|
|
||
|
[![CI Status](https://img.shields.io/travis/LoSenTrad/LSTCategory.svg?style=flat)](https://travis-ci.org/LoSenTrad/LSTCategory)
|
||
|
[![Version](https://img.shields.io/cocoapods/v/LSTCategory.svg?style=flat)](https://cocoapods.org/pods/LSTCategory)
|
||
|
[![License](https://img.shields.io/cocoapods/l/LSTCategory.svg?style=flat)](https://cocoapods.org/pods/LSTCategory)
|
||
|
[![Platform](https://img.shields.io/cocoapods/p/LSTCategory.svg?style=flat)](https://cocoapods.org/pods/LSTCategory)
|
||
|
|
||
|
## Example
|
||
|
|
||
|
To run the example project, clone the repo, and run `pod install` from the Example directory first.
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
LSTCategory is available through [CocoaPods](https://cocoapods.org). To install
|
||
|
it, simply add the following line to your Podfile:
|
||
|
|
||
|
```ruby
|
||
|
pod 'LSTCategory'
|
||
|
```
|
||
|
|
||
|
## Author
|
||
|
|
||
|
LoSenTrad, LoSenTrad@163.com
|
||
|
|
||
|
## License
|
||
|
|
||
|
LSTCategory is available under the MIT license. See the LICENSE file for more info.
|