initial commit

This commit is contained in:
Caleb
2026-03-01 15:59:27 +08:00
commit a9e97d56cb
1426 changed files with 172367 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
# FURenderKit
[![CI Status](https://img.shields.io/travis/Caleb/FURenderKit.svg?style=flat)](https://travis-ci.org/Caleb/FURenderKit)
[![Version](https://img.shields.io/cocoapods/v/FURenderKit.svg?style=flat)](https://cocoapods.org/pods/FURenderKit)
[![License](https://img.shields.io/cocoapods/l/FURenderKit.svg?style=flat)](https://cocoapods.org/pods/FURenderKit)
[![Platform](https://img.shields.io/cocoapods/p/FURenderKit.svg?style=flat)](https://cocoapods.org/pods/FURenderKit)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
FURenderKit is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'FURenderKit'
```
## Author
Caleb, liaoqiang1123@gmail.com
## License
FURenderKit is available under the MIT license. See the LICENSE file for more info.