Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mininny authored May 21, 2021
1 parent 58fa5a6 commit 309293b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ This section shows the prerequisites you need to check to use Sendbird Desk SDK
The requirements of Desk SDK for iOS are:

- `iOS 8.0 or higher`
- `Sendbird iOS SDK 3.0.90 or higher`
- `Sendbird iOS SDK 3.0.200 or higher`

<br />

Expand Down Expand Up @@ -92,7 +92,7 @@ target 'YourTarget' do
use_frameworks!

# Pods for YourTarget
pod 'SendBirdDesk', :git => 'https://github.com/sendbird/SendBird-Desk-iOS-Framework', :tag => 'v1.0.7'
pod 'SendBirdDesk'

end
```
Expand Down

0 comments on commit 309293b

Please sign in to comment.