mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-15 00:54:05 +00:00
30 lines
962 B
Markdown
30 lines
962 B
Markdown
# OnlineChatSdk
|
|
|
|
[](https://travis-ci.org/bekannax/OnlineChatSdk)
|
|
[](https://cocoapods.org/pods/OnlineChatSdk)
|
|
[](https://cocoapods.org/pods/OnlineChatSdk)
|
|
[](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.
|