Skip to content

Commit

Permalink
Update react-native-vlc-media-player.podspec
Browse files Browse the repository at this point in the history
Please come back, because it is not stable on ios versions!
  • Loading branch information
tunm1228 authored Aug 16, 2024
1 parent 0e70112 commit a965116
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions react-native-vlc-media-player.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = "10.2"
s.static_framework = true
s.dependency 'React'
s.ios.dependency 'MobileVLCKit', '3.6.1b1'
s.tvos.dependency 'TVVLCKit', '3.6.1b1'
s.ios.dependency 'MobileVLCKit', '3.5.1'
s.tvos.dependency 'TVVLCKit', '3.5.1'
end

0 comments on commit a965116

Please sign in to comment.