Skip to content

Commit

Permalink
TvDemoApp - update Mux-Stats-AVPlayer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanjha committed Oct 18, 2019
1 parent a91c9e5 commit a570535
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/TvDemoApp/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
8 changes: 4 additions & 4 deletions apps/TvDemoApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
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:
- Mux-Stats-AVPlayer
- 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

0 comments on commit a570535

Please sign in to comment.