https://github.com/chat-sdk/firestream-ios
https://github.com/chat-sdk/firestream-ios
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chat-sdk/firestream-ios
- Owner: chat-sdk
- License: mit
- Created: 2020-02-04T08:44:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-15T08:29:42.000Z (over 6 years ago)
- Last Synced: 2025-01-12T14:29:40.610Z (over 1 year ago)
- Language: Swift
- Size: 178 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FireStream iOS
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Installation
FireStream is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'FireStream'
```