We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0e189 commit 9e5be9bCopy full SHA for 9e5be9b
README.md
@@ -26,7 +26,7 @@ platform :ios, '9.0'
26
use_frameworks!
27
28
target YOUR_PROJECT_TARGET do
29
- pod 'SendBirdWebRTC', :git => 'https://github.com/sendbird/sendbird-webrtc-ios.git', :tag => 'v1.0'
+ pod 'SendBirdWebRTC'
30
end
31
```
32
0 commit comments