This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Doric/iOS/README.md

30 lines
875 B
Markdown
Raw Normal View History

2019-07-25 19:26:33 +08:00
# 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.