30 lines
875 B
Markdown
30 lines
875 B
Markdown
|
# Doric
|
||
|
|
||
|
[![CI Status](https://img.shields.io/travis/周鹏飞/Doric.svg?style=flat)](https://travis-ci.org/周鹏飞/Doric)
|
||
|
[![Version](https://img.shields.io/cocoapods/v/Doric.svg?style=flat)](https://cocoapods.org/pods/Doric)
|
||
|
[![License](https://img.shields.io/cocoapods/l/Doric.svg?style=flat)](https://cocoapods.org/pods/Doric)
|
||
|
[![Platform](https://img.shields.io/cocoapods/p/Doric.svg?style=flat)](https://cocoapods.org/pods/Doric)
|
||
|
|
||
|
## Example
|
||
|
|
||
|
To run the example project, clone the repo, and run `pod install` from the Example directory first.
|
||
|
|
||
|
## Requirements
|
||
|
|
||
|
## Installation
|
||
|
|
||
|
Doric is available through [CocoaPods](https://cocoapods.org). To install
|
||
|
it, simply add the following line to your Podfile:
|
||
|
|
||
|
```ruby
|
||
|
pod 'Doric'
|
||
|
```
|
||
|
|
||
|
## Author
|
||
|
|
||
|
pengfei.zhou, penfei.zhou@gmail.com
|
||
|
|
||
|
## License
|
||
|
|
||
|
Doric is available under the MIT license. See the LICENSE file for more info.
|