Files
OnlineChatSdk-SwiftPM/README.md

30 lines
962 B
Markdown
Raw Normal View History

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