Commit ca8f0cd 1 parent 4825e6e commit ca8f0cd Copy full SHA for ca8f0cd
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ struct ContentView: View {
58
58
- [x] YouTube [ Terms of Service] ( https://developers.google.com/youtube/terms/api-services-terms-of-service ) compliant implementation ✅
59
59
- [x] Access to all native YouTube iFrame [ APIs] ( https://developers.google.com/youtube/iframe_api_reference ) 👩💻👨💻
60
60
- [x] Support for SwiftUI, UIKit and AppKit 🧑🎨
61
- - [x] Runs on iOS and macOS 📱 🖥
61
+ - [x] Runs on iOS, macOS and visionOS 📱 🖥 👓
62
62
63
63
## Example
64
64
@@ -70,7 +70,7 @@ To integrate using Apple's [Swift Package Manager](https://swift.org/package-man
70
70
71
71
``` swift
72
72
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" )
74
74
]
75
75
```
76
76
You can’t perform that action at this time.
0 commit comments