Skip to content

Commit

Permalink
Update Summary endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-api-video authored Nov 6, 2024
1 parent aae1ea8 commit c3c1f58
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 c3c1f58

Please sign in to comment.