Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 459 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 459 Bytes

Specs

CocoaPod Specs for iOS/macOS

How to use

Use the following lines near the top of your Podfile

pod 'KaiRTC', '=128.6613.01'

Compatiple with flutter_webrtc:

  • Edit WebRTC-SDK at: ios/flutter_webrtc.podspec
# s.dependency 'WebRTC-SDK', '104.5112.16'
s.dependency 'KaiRTC', '128.6613.01'