Skip to content

Commit

Permalink
Merge pull request #209 from tunm1228/patch-1
Browse files Browse the repository at this point in the history
Update MobileVLCKit react-native-vlc-media-player.podspec
  • Loading branch information
razorRun authored Aug 16, 2024
2 parents c7cb30b + 251672e commit ece4c7d
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.5.1'
s.tvos.dependency 'TVVLCKit', '3.5.1'
s.ios.dependency 'MobileVLCKit', '3.6.1b1'
s.tvos.dependency 'TVVLCKit', '3.6.1b1'
end

0 comments on commit ece4c7d

Please sign in to comment.