update pod
This commit is contained in:
8
Podfile
8
Podfile
@@ -13,9 +13,9 @@ target 'YuMi' do
|
|||||||
pod 'JXCategoryView'
|
pod 'JXCategoryView'
|
||||||
pod 'JXPagingView/Pager'
|
pod 'JXPagingView/Pager'
|
||||||
#模型转化
|
#模型转化
|
||||||
pod 'MJExtension'
|
pod 'MJExtension', '3.4.2'
|
||||||
#图片加载
|
#图片加载
|
||||||
pod 'SDWebImage'
|
pod 'SDWebImage', '5.21.3'
|
||||||
# pod 'SDWebImageWebPCoder' 用于加载 webP
|
# pod 'SDWebImageWebPCoder' 用于加载 webP
|
||||||
pod 'FLAnimatedImage'
|
pod 'FLAnimatedImage'
|
||||||
pod 'SDWebImageFLPlugin' # 对FLAnimatedImage和SDWebImage的桥接
|
pod 'SDWebImageFLPlugin' # 对FLAnimatedImage和SDWebImage的桥接
|
||||||
@@ -34,7 +34,7 @@ target 'YuMi' do
|
|||||||
pod 'MBProgressHUD'
|
pod 'MBProgressHUD'
|
||||||
pod 'FFPopup'
|
pod 'FFPopup'
|
||||||
#下拉刷新控件
|
#下拉刷新控件
|
||||||
pod 'MJRefresh'
|
pod 'MJRefresh', '3.7.9'
|
||||||
pod 'IQKeyboardManager'
|
pod 'IQKeyboardManager'
|
||||||
pod 'TZImagePickerController'
|
pod 'TZImagePickerController'
|
||||||
#TRTC
|
#TRTC
|
||||||
@@ -59,7 +59,7 @@ target 'YuMi' do
|
|||||||
pod 'mob_sharesdk/ShareSDKPlatforms/Apple'
|
pod 'mob_sharesdk/ShareSDKPlatforms/Apple'
|
||||||
pod 'mob_sharesdk/ShareSDKExtension'
|
pod 'mob_sharesdk/ShareSDKExtension'
|
||||||
|
|
||||||
pod 'UMCommon'
|
pod 'UMCommon', '7.5.3'
|
||||||
pod 'UMDevice'
|
pod 'UMDevice'
|
||||||
pod 'ZLCollectionViewFlowLayout'
|
pod 'ZLCollectionViewFlowLayout'
|
||||||
pod 'TABAnimated'
|
pod 'TABAnimated'
|
||||||
|
30
Podfile.lock
30
Podfile.lock
@@ -52,8 +52,8 @@ PODS:
|
|||||||
- MarqueeLabel (4.4.0)
|
- MarqueeLabel (4.4.0)
|
||||||
- Masonry (1.1.0)
|
- Masonry (1.1.0)
|
||||||
- MBProgressHUD (1.2.0)
|
- MBProgressHUD (1.2.0)
|
||||||
- MJExtension (3.4.1)
|
- MJExtension (3.4.2)
|
||||||
- MJRefresh (3.7.6)
|
- MJRefresh (3.7.9)
|
||||||
- mob_linksdk_pro (3.3.20):
|
- mob_linksdk_pro (3.3.20):
|
||||||
- MOBFoundation
|
- MOBFoundation
|
||||||
- mob_sharesdk (4.4.35):
|
- mob_sharesdk (4.4.35):
|
||||||
@@ -89,9 +89,9 @@ PODS:
|
|||||||
- ReactiveObjC (3.1.1)
|
- ReactiveObjC (3.1.1)
|
||||||
- SDCycleScrollView (1.82):
|
- SDCycleScrollView (1.82):
|
||||||
- SDWebImage (>= 5.0.0)
|
- SDWebImage (>= 5.0.0)
|
||||||
- SDWebImage (5.21.1):
|
- SDWebImage (5.21.3):
|
||||||
- SDWebImage/Core (= 5.21.1)
|
- SDWebImage/Core (= 5.21.3)
|
||||||
- SDWebImage/Core (5.21.1)
|
- SDWebImage/Core (5.21.3)
|
||||||
- SDWebImageFLPlugin (0.6.0):
|
- SDWebImageFLPlugin (0.6.0):
|
||||||
- FLAnimatedImage (>= 1.0.11)
|
- FLAnimatedImage (>= 1.0.11)
|
||||||
- SDWebImage/Core (~> 5.10)
|
- SDWebImage/Core (~> 5.10)
|
||||||
@@ -116,7 +116,7 @@ PODS:
|
|||||||
- TZImagePickerController/Location (= 3.8.9)
|
- TZImagePickerController/Location (= 3.8.9)
|
||||||
- TZImagePickerController/Basic (3.8.9)
|
- TZImagePickerController/Basic (3.8.9)
|
||||||
- TZImagePickerController/Location (3.8.9)
|
- TZImagePickerController/Location (3.8.9)
|
||||||
- UMCommon (7.5.2):
|
- UMCommon (7.5.3):
|
||||||
- UMDevice
|
- UMDevice
|
||||||
- UMDevice (3.4.0)
|
- UMDevice (3.4.0)
|
||||||
- YuMi (0.0.1)
|
- YuMi (0.0.1)
|
||||||
@@ -150,8 +150,8 @@ DEPENDENCIES:
|
|||||||
- MarqueeLabel
|
- MarqueeLabel
|
||||||
- Masonry
|
- Masonry
|
||||||
- MBProgressHUD
|
- MBProgressHUD
|
||||||
- MJExtension
|
- MJExtension (= 3.4.2)
|
||||||
- MJRefresh
|
- MJRefresh (= 3.7.9)
|
||||||
- mob_linksdk_pro
|
- mob_linksdk_pro
|
||||||
- mob_sharesdk
|
- mob_sharesdk
|
||||||
- mob_sharesdk/ShareSDKExtension
|
- mob_sharesdk/ShareSDKExtension
|
||||||
@@ -162,7 +162,7 @@ DEPENDENCIES:
|
|||||||
- QGVAPlayer
|
- QGVAPlayer
|
||||||
- ReactiveObjC
|
- ReactiveObjC
|
||||||
- SDCycleScrollView
|
- SDCycleScrollView
|
||||||
- SDWebImage
|
- SDWebImage (= 5.21.3)
|
||||||
- SDWebImageFLPlugin
|
- SDWebImageFLPlugin
|
||||||
- SSKeychain
|
- SSKeychain
|
||||||
- SVGAPlayer
|
- SVGAPlayer
|
||||||
@@ -171,7 +171,7 @@ DEPENDENCIES:
|
|||||||
- TXLiteAVSDK_TRTC
|
- TXLiteAVSDK_TRTC
|
||||||
- TYCyclePagerView
|
- TYCyclePagerView
|
||||||
- TZImagePickerController
|
- TZImagePickerController
|
||||||
- UMCommon
|
- UMCommon (= 7.5.3)
|
||||||
- UMDevice
|
- UMDevice
|
||||||
- YuMi (from `yum`)
|
- YuMi (from `yum`)
|
||||||
- YYText
|
- YYText
|
||||||
@@ -266,8 +266,8 @@ SPEC CHECKSUMS:
|
|||||||
MarqueeLabel: d2388949ac58d587303178d56a792ba8a001b037
|
MarqueeLabel: d2388949ac58d587303178d56a792ba8a001b037
|
||||||
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
|
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
|
||||||
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
|
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
|
||||||
MJExtension: 21c5f6f8c4d5d8844b7ae8fbae08fed0b501f961
|
MJExtension: e97d164cb411aa9795cf576093a1fa208b4a8dd8
|
||||||
MJRefresh: 2fe7fb43a5167ceda20bb7e63f130c04fd1814a5
|
MJRefresh: ff9e531227924c84ce459338414550a05d2aea78
|
||||||
mob_linksdk_pro: d6ac555e9bb8d2743a8634032a70ea1d34119a50
|
mob_linksdk_pro: d6ac555e9bb8d2743a8634032a70ea1d34119a50
|
||||||
mob_sharesdk: 409503324d18f231dd27b4d26428c0c168b20c36
|
mob_sharesdk: 409503324d18f231dd27b4d26428c0c168b20c36
|
||||||
MOBFoundation: a1f193058aba95440dadeb799fb398ff92cfe45e
|
MOBFoundation: a1f193058aba95440dadeb799fb398ff92cfe45e
|
||||||
@@ -280,7 +280,7 @@ SPEC CHECKSUMS:
|
|||||||
QGVAPlayer: a0bca68c9bd6f1c8de5ac2d10ddf98be6038cce9
|
QGVAPlayer: a0bca68c9bd6f1c8de5ac2d10ddf98be6038cce9
|
||||||
ReactiveObjC: 011caa393aa0383245f2dcf9bf02e86b80b36040
|
ReactiveObjC: 011caa393aa0383245f2dcf9bf02e86b80b36040
|
||||||
SDCycleScrollView: a0d74c3384caa72bdfc81470bdbc8c14b3e1fbcf
|
SDCycleScrollView: a0d74c3384caa72bdfc81470bdbc8c14b3e1fbcf
|
||||||
SDWebImage: f29024626962457f3470184232766516dee8dfea
|
SDWebImage: 16309af6d214ba3f77a7c6f6fdda888cb313a50a
|
||||||
SDWebImageFLPlugin: 72efd2cfbf565bc438421abb426f4bcf7b670754
|
SDWebImageFLPlugin: 72efd2cfbf565bc438421abb426f4bcf7b670754
|
||||||
SSKeychain: 55cc80f66f5c73da827e3077f02e43528897db41
|
SSKeychain: 55cc80f66f5c73da827e3077f02e43528897db41
|
||||||
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
|
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
|
||||||
@@ -290,7 +290,7 @@ SPEC CHECKSUMS:
|
|||||||
TXLiteAVSDK_TRTC: 09552a5bb5571c85c851d8dd858064724639f55e
|
TXLiteAVSDK_TRTC: 09552a5bb5571c85c851d8dd858064724639f55e
|
||||||
TYCyclePagerView: 2b051dade0615c70784aa34f40c646feeddb7344
|
TYCyclePagerView: 2b051dade0615c70784aa34f40c646feeddb7344
|
||||||
TZImagePickerController: 456f470b5dea97b37226ec7a694994a8663340b2
|
TZImagePickerController: 456f470b5dea97b37226ec7a694994a8663340b2
|
||||||
UMCommon: 72513a01ebca2dead52f2112b4d7c6196dbbe412
|
UMCommon: 3b850836e8bc162b4e7f6b527d30071ed8ea75a1
|
||||||
UMDevice: dcdf7ec167387837559d149fbc7d793d984faf82
|
UMDevice: dcdf7ec167387837559d149fbc7d793d984faf82
|
||||||
YuMi: 6c5f00f1eccbcea3304feae03cbe659025fdb9cb
|
YuMi: 6c5f00f1eccbcea3304feae03cbe659025fdb9cb
|
||||||
YXArtemis_XCFramework: d9a8b9439d7a6c757ed00ada53a6d2dd9b13f9c7
|
YXArtemis_XCFramework: d9a8b9439d7a6c757ed00ada53a6d2dd9b13f9c7
|
||||||
@@ -300,6 +300,6 @@ SPEC CHECKSUMS:
|
|||||||
YYWebImage: 5f7f36aee2ae293f016d418c7d6ba05c4863e928
|
YYWebImage: 5f7f36aee2ae293f016d418c7d6ba05c4863e928
|
||||||
ZLCollectionViewFlowLayout: c99024652ce9f0c57d33ab53052c9b85e4a936b7
|
ZLCollectionViewFlowLayout: c99024652ce9f0c57d33ab53052c9b85e4a936b7
|
||||||
|
|
||||||
PODFILE CHECKSUM: 7ad0836a1e150b834d6bc44d667cccc19171d570
|
PODFILE CHECKSUM: b14955816bdf61713f83a3de2cac5823a1e1449a
|
||||||
|
|
||||||
COCOAPODS: 1.16.2
|
COCOAPODS: 1.16.2
|
||||||
|
@@ -11711,14 +11711,10 @@
|
|||||||
inputFileListPaths = (
|
inputFileListPaths = (
|
||||||
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-resources-${CONFIGURATION}-input-files.xcfilelist",
|
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-resources-${CONFIGURATION}-input-files.xcfilelist",
|
||||||
);
|
);
|
||||||
inputPaths = (
|
|
||||||
);
|
|
||||||
name = "[CP] Copy Pods Resources";
|
name = "[CP] Copy Pods Resources";
|
||||||
outputFileListPaths = (
|
outputFileListPaths = (
|
||||||
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-resources-${CONFIGURATION}-output-files.xcfilelist",
|
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-resources-${CONFIGURATION}-output-files.xcfilelist",
|
||||||
);
|
);
|
||||||
outputPaths = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
shellPath = /bin/sh;
|
shellPath = /bin/sh;
|
||||||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-resources.sh\"\n";
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-resources.sh\"\n";
|
||||||
@@ -11732,14 +11728,10 @@
|
|||||||
inputFileListPaths = (
|
inputFileListPaths = (
|
||||||
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
||||||
);
|
);
|
||||||
inputPaths = (
|
|
||||||
);
|
|
||||||
name = "[CP] Embed Pods Frameworks";
|
name = "[CP] Embed Pods Frameworks";
|
||||||
outputFileListPaths = (
|
outputFileListPaths = (
|
||||||
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
||||||
);
|
);
|
||||||
outputPaths = (
|
|
||||||
);
|
|
||||||
runOnlyForDeploymentPostprocessing = 0;
|
runOnlyForDeploymentPostprocessing = 0;
|
||||||
shellPath = /bin/sh;
|
shellPath = /bin/sh;
|
||||||
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-frameworks.sh\"\n";
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-YuMi/Pods-YuMi-frameworks.sh\"\n";
|
||||||
|
Reference in New Issue
Block a user