Skip to content

Commit

Permalink
更新sdk 2.4.20
Browse files Browse the repository at this point in the history
Change-Id: I1be02e6db2a96fecb672c5b62a7c5b1a725ac51e
  • Loading branch information
tonychanchen committed Jan 19, 2022
1 parent 8750920 commit ea00aeb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,11 @@ PODS:
- TIoTLinkKit_IJKPlayer (1.0.4)
- TIoTLinkKit_TPNS (1.0.1)
- TIoTLinkKit_WechatOpenSDK (1.0.1)
- TIoTLinkKit_XP2P (2.4.5-beta.202201190337)
- TIoTLinkKit_XP2P (2.4.20)
- TIoTLinkVideo (1.0.0):
- CocoaAsyncSocket (= 7.6.5)
- TIoTLinkKit_FLV (= 2.2.3)
- TIoTLinkKit_XP2P (= 2.4.5-beta.202201190337)
- TIoTLinkKit_XP2P (= 2.4.20)
- TrueTime (5.0.3)
- TXLiteAVSDK_TRTC (8.0.9644)
- TZImagePickerController (3.2.1)
Expand Down Expand Up @@ -258,8 +258,8 @@ SPEC CHECKSUMS:
TIoTLinkKit_IJKPlayer: b2a4fbf223b1cfe73a28e650b82c2e3f928716b0
TIoTLinkKit_TPNS: 7cea4fc1d20ef6c4c11c4f0b66bbb10ecf4ed968
TIoTLinkKit_WechatOpenSDK: 7822d68cc5c46edf3f6020422202e7b65ea87614
TIoTLinkKit_XP2P: 135edcb466ba2389dcf7f4d4f62b95723379e23a
TIoTLinkVideo: 7451c6341eace0d5b1cf61250a6343cfa5b748f1
TIoTLinkKit_XP2P: 8ab9aabd50a5445514fd31521dceb23dbccfd59c
TIoTLinkVideo: 92fcebcaf3009ee615a769ff22616a9f2ecf00fc
TrueTime: b49551ffafb28a9dee04e51b226f42a416010842
TXLiteAVSDK_TRTC: e3383a81565e8bb2aaaaab4bd099ad5239cd5b2d
TZImagePickerController: bf4c57b98d8707fce41ea6be872414a71c7a8c9d
Expand Down
2 changes: 1 addition & 1 deletion TIoTLinkVideo.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Pod::Spec.new do |s|

s.source_files = 'Source/SDK/LinkVideo/**/*.{h,m,c,mm}'

s.dependency 'TIoTLinkKit_XP2P', '2.4.5-beta.202201190337' #~> 2.4.3-beta.1 2.4.4 2.4.3-beta.202201111002 2.4.4-beta.202201170801 2.4.5-beta.202201190337
s.dependency 'TIoTLinkKit_XP2P', '2.4.20' #~> 2.4.3-beta.1
s.dependency 'TIoTLinkKit_FLV', '2.2.3'
s.dependency 'CocoaAsyncSocket', '7.6.5'

Expand Down

0 comments on commit ea00aeb

Please sign in to comment.