Skip to content

Commit

Permalink
Merge pull request #67 from 100mslive/pod-update
Browse files Browse the repository at this point in the history
pod update for basic example
  • Loading branch information
gzerad authored Dec 14, 2022
2 parents f2b63b4 + f9409e3 commit 31e2e0c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ Carthage/Build
# `pod install` in .travis.yml
#
Example/Pods/
BasicExample/Pods/
12 changes: 6 additions & 6 deletions BasicExample/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- HMSSDK (0.0.12):
- HMSWebRTC (= 1.0.4516)
- HMSWebRTC (1.0.4516)
- HMSSDK (0.5.2):
- HMSWebRTC (= 1.0.4898)
- HMSWebRTC (1.0.4898)

DEPENDENCIES:
- HMSSDK
Expand All @@ -12,9 +12,9 @@ SPEC REPOS:
- HMSWebRTC

SPEC CHECKSUMS:
HMSSDK: 95e3445835763f3cd7cac84f0a6e6e8f8e037bdd
HMSWebRTC: 0dbcff2b03adf79ce6f1129e541af5dc342ed88f
HMSSDK: fbcca0469fe3e0d3d812dcccc30322b17e37cb1d
HMSWebRTC: d3a9b2866e4a36a1d3834728a548a4a46309bb86

PODFILE CHECKSUM: 3830a371a0ed990161e116c0a01110fc624d7b1e

COCOAPODS: 1.11.0
COCOAPODS: 1.11.3

0 comments on commit 31e2e0c

Please sign in to comment.