Skip to content

Commit

Permalink
chore(ios): update ios player version to 3.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Update Bot committed Dec 15, 2023
1 parent 71dff7a commit f76dd8a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion RNBitmovinPlayer.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m,mm,swift}"

s.dependency "React-Core"
s.dependency "BitmovinPlayer", "3.50.0"
s.dependency "BitmovinPlayer", "3.51.0"
s.ios.dependency "GoogleAds-IMA-iOS-SDK", "3.18.4"
s.tvos.dependency "GoogleAds-IMA-tvOS-SDK", "4.8.2"
end
26 changes: 13 additions & 13 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PODS:
- BitmovinAnalyticsCollector/BitmovinPlayer (3.3.0):
- BitmovinAnalyticsCollector/BitmovinPlayer (3.3.1):
- BitmovinAnalyticsCollector/Core
- BitmovinPlayerCore (~> 3.48)
- BitmovinAnalyticsCollector/Core (3.3.0)
- BitmovinPlayer (3.50.0):
- BitmovinAnalyticsCollector/Core (3.3.1)
- BitmovinPlayer (3.51.0):
- BitmovinAnalyticsCollector/BitmovinPlayer (~> 3.0)
- BitmovinPlayerCore (= 3.50.0)
- BitmovinPlayerCore (3.50.0)
- BitmovinPlayerCore (= 3.51.0)
- BitmovinPlayerCore (3.51.0)
- boost (1.76.0)
- CocoaAsyncSocket (7.6.5)
- DoubleConversion (1.1.6)
Expand Down Expand Up @@ -484,7 +484,7 @@ PODS:
- React-logger (= 0.72.6-1)
- React-perflogger (= 0.72.6-1)
- RNBitmovinPlayer (0.14.2):
- BitmovinPlayer (= 3.50.0)
- BitmovinPlayer (= 3.51.0)
- GoogleAds-IMA-iOS-SDK (= 3.18.4)
- GoogleAds-IMA-tvOS-SDK (= 4.8.2)
- React-Core
Expand Down Expand Up @@ -686,10 +686,10 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
BitmovinAnalyticsCollector: b3bf447e609a87d41e51a7c029cb16a3bcb3404c
BitmovinPlayer: 582f36a5bb2826b4d7c9b83ea664737979074dff
BitmovinPlayerCore: 2625310bf6e1adb659babfb6fba6a0c89a71b003
boost: a7c83b31436843459a1961bfd74b96033dc77234
BitmovinAnalyticsCollector: d9a7ececfdd6936f6e94d30b037cf9ee3b171c70
BitmovinPlayer: 165695cb778ba1940bf2721f70bdc1eaa5115a52
BitmovinPlayerCore: c3f9569ec598c555e69626407cf8e3f2265b6109
boost: 0ed1b9a58a27b2f7885dc9f279bc3b341f44512b
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 234abba95e31cc2aada0cf3b97cdb11bc5b90575
FBLazyVector: 58c22987e2cd1eebb2e3bc9f7756d87b14c32d3c
Expand All @@ -703,7 +703,7 @@ SPEC CHECKSUMS:
Flipper-PeerTalk: c41cddbfcfa98abeebd9c8503eb94d204a145c01
FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6
fmt: 135c0c55547979f715b56dfa54037ececa96d07a
glog: bac6d5aa2990176cc22d0432fb3e28805d580aeb
glog: a2ded9bf28f0cb2fce90ad21eb419299a500ff6c
google-cast-sdk: afeb1aac0744b1bc4f70bc3db8468e33fabbff38
GoogleAds-IMA-iOS-SDK: b01284e3bf3d64ba948de6692ffda531452c3713
GoogleAds-IMA-tvOS-SDK: 2dda9d3b34c43003222d3417315fecec22b698a1
Expand Down Expand Up @@ -744,7 +744,7 @@ SPEC CHECKSUMS:
React-runtimescheduler: acd6b708338a975a9bb4c594eac0f018f5c15fa3
React-utils: c1cf85c0cd58c11dfb95104a78c608e95d03eb9e
ReactCommon: 1dabb8f37c44d8c7370238bd8f504cbad0cfd941
RNBitmovinPlayer: 8b890e2cab8c0c17df25fd80050781137f69e612
RNBitmovinPlayer: 2e73cdc0a6ac963a3ebeb13901fb8bd31abeccc0
RNCPicker: 529d564911e93598cc399b56cc0769ce3675f8c8
RNScreens: 4a1af06327774490d97342c00aee0c2bafb497b7
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Expand All @@ -753,4 +753,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 72e333b84551f3cbf0fe463cce703cb47a7372a6

COCOAPODS: 1.14.2
COCOAPODS: 1.12.1

0 comments on commit f76dd8a

Please sign in to comment.