Skip to content

Commit

Permalink
Add transcript feature
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-api-video authored Oct 8, 2024
1 parent 27da038 commit 0229e20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdks/api-clients/apivideo-swift5-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ api.video's Swift API client for iOS, macOS and tvOS streamlines the coding proc
Specify it in your `Cartfile`:

```
github "apivideo/api.video-swift-client" ~> 1.3.3
github "apivideo/api.video-swift-client" ~> 1.3.4
```

Run `carthage update`

#### CocoaPods

Add `pod 'ApiVideoClient', '1.3.3'` in your `Podfile`
Add `pod 'ApiVideoClient', '1.3.4'` in your `Podfile`

Run `pod install`

Expand Down

0 comments on commit 0229e20

Please sign in to comment.