https://github.com/webrtc-sdk/Specs
WebRTC SDK for iOS/mac (Cocopods Specs)
https://github.com/webrtc-sdk/Specs
Last synced: 4 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 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-06T05:03:03.000Z (4 months ago)
- Last Synced: 2025-07-06T05:40:40.007Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 54.7 KB
- Stars: 33
- Watchers: 4
- Forks: 27
- Open Issues: 6
-
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.09'
```