Skip to content

Commit

Permalink
Merge pull request #236 from apivideo/swift-client-update-video-statu…
Browse files Browse the repository at this point in the history
…s-endpoint-description

[SDK README - api.video-swift-client] Update VideoStatusIngest enum descriptions
  • Loading branch information
ThibaultBee committed Apr 19, 2024
2 parents c4dcad4 + 7c7dc3b commit 82741f8
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 @@ -24,14 +24,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.2.1
github "apivideo/api.video-swift-client" ~> 1.2.2
```

Run `carthage update`

#### CocoaPods

Add `pod 'ApiVideoClient', '1.2.1'` in your `Podfile`
Add `pod 'ApiVideoClient', '1.2.2'` in your `Podfile`

Run `pod install`

Expand Down

0 comments on commit 82741f8

Please sign in to comment.