Skip to content

Commit e37be9e

Browse files
authored
Update README.md
1 parent dcfefa8 commit e37be9e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ A video player for iOS, based on AVPlayer, support the horizontal, vertical scre
2323
- [x] Add Http header and other options to AVURLAsset
2424
- [x] Easy to customize
2525
- [x] Supporting show local and online subtitles
26-
- [x] [Swift 4](https://developer.apple.com/swift/)
26+
- [x] [Swift 5](https://developer.apple.com/swift/)
2727

2828
## Requirements
29-
- iOS 8 +
30-
- Xcode 9
29+
- iOS 10.0+
30+
- Xcode 10.0+
3131
- Swift 4
3232

3333
## Installation

0 commit comments

Comments
 (0)