Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webrtc-sdk/Specs
WebRTC SDK for iOS/mac (Cocopods Specs)
https://github.com/webrtc-sdk/Specs
Last synced: about 2 months ago
JSON representation
WebRTC SDK for iOS/mac (Cocopods Specs)
- Host: GitHub
- URL: https://github.com/webrtc-sdk/Specs
- Owner: webrtc-sdk
- License: mit
- Created: 2021-08-15T14:52:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T10:35:05.000Z (2 months ago)
- Last Synced: 2024-11-11T11:33:32.875Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 49.8 KB
- Stars: 29
- Watchers: 5
- Forks: 21
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
- awesome - webrtc-sdk - WebRTC SDK for iOS/mac (Cocopods Specs). (OOM-Leaks-Crash / RTC)
README
# Specs
CocoaPod Specs for iOS/macOS
## How to use
Use the following lines near the top of your Podfile
```podspec
source 'https://github.com/webrtc-sdk/Specs.git'
``````podspec
pod 'WebRTC-SDK', '=125.6422.06'
```