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