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: 4 months ago
JSON representation

WebRTC SDK for iOS/mac (Cocopods Specs)

Awesome Lists containing this project

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'
```