Skip to content

Commit ca8f0cd

Browse files
committed
Updated README.md
1 parent 4825e6e commit ca8f0cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ struct ContentView: View {
5858
- [x] YouTube [Terms of Service](https://developers.google.com/youtube/terms/api-services-terms-of-service) compliant implementation ✅
5959
- [x] Access to all native YouTube iFrame [APIs](https://developers.google.com/youtube/iframe_api_reference) 👩‍💻👨‍💻
6060
- [x] Support for SwiftUI, UIKit and AppKit 🧑‍🎨
61-
- [x] Runs on iOS and macOS 📱 🖥
61+
- [x] Runs on iOS, macOS and visionOS 📱 🖥 👓
6262

6363
## Example
6464

@@ -70,7 +70,7 @@ To integrate using Apple's [Swift Package Manager](https://swift.org/package-man
7070

7171
```swift
7272
dependencies: [
73-
.package(url: "https://github.com/SvenTiigi/YouTubePlayerKit.git", from: "1.6.0")
73+
.package(url: "https://github.com/SvenTiigi/YouTubePlayerKit.git", from: "1.7.0")
7474
]
7575
```
7676

0 commit comments

Comments
 (0)