Skip to content

Commit

Permalink
Merge pull request #210 from tunm1228/patch-2
Browse files Browse the repository at this point in the history
Update react-native-vlc-media-player.podspec
  • Loading branch information
razorRun authored Aug 16, 2024
2 parents 0e70112 + a965116 commit b0687ad
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 b0687ad

Please sign in to comment.