diff --git a/apps/TvDemoApp/Podfile b/apps/TvDemoApp/Podfile index 0883128e..f9abe8fe 100644 --- a/apps/TvDemoApp/Podfile +++ b/apps/TvDemoApp/Podfile @@ -6,5 +6,5 @@ target 'TvDemoApp' do # use_frameworks! # Pods for TvDemoApp - pod 'Mux-Stats-AVPlayer', '~>1.0.0' + pod 'Mux-Stats-AVPlayer', '~>1.0' end diff --git a/apps/TvDemoApp/Podfile.lock b/apps/TvDemoApp/Podfile.lock index 07ad2e28..5e0f7bc5 100644 --- a/apps/TvDemoApp/Podfile.lock +++ b/apps/TvDemoApp/Podfile.lock @@ -1,10 +1,10 @@ PODS: - - Mux-Stats-AVPlayer (1.0.1): + - Mux-Stats-AVPlayer (1.1.0): - Mux-Stats-Core (~> 2.0.0) - Mux-Stats-Core (2.0.12) DEPENDENCIES: - - Mux-Stats-AVPlayer (~> 1.0.0) + - Mux-Stats-AVPlayer (~> 1.0) SPEC REPOS: https://github.com/cocoapods/specs.git: @@ -12,9 +12,9 @@ SPEC REPOS: - Mux-Stats-Core SPEC CHECKSUMS: - Mux-Stats-AVPlayer: e8ab70f9e67ac54958ac6ee87f479e3c0486baf5 + Mux-Stats-AVPlayer: 62f678b6d175ab462c0aca7994b21d74285bf8de Mux-Stats-Core: 73e692799571459722526ff4a721b6872da5c776 -PODFILE CHECKSUM: a95e2c7a378dba80c1c1167d00cd62e1262f2fe8 +PODFILE CHECKSUM: b107916cec9c39f5551e3aeb45931aaebf24b2f8 COCOAPODS: 1.7.5