Skip to content

Commit

Permalink
Analytics updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-api-video authored Oct 31, 2024
1 parent 733ea2c commit bd6bd50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdks/vod/apivideo-swift-uploader.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ It allows you to upload videos in two ways:
Specify it in your `Cartfile`:

```
github "apivideo/api.video-swift-uploader" ~> 1.2.4
github "apivideo/api.video-swift-uploader" ~> 1.2.5
```

Run `carthage update`

#### CocoaPods

Add `pod 'ApiVideoUploader', '1.2.4'` in your `Podfile`
Add `pod 'ApiVideoUploader', '1.2.5'` in your `Podfile`

Run `pod install`

Expand Down

0 comments on commit bd6bd50

Please sign in to comment.