diff --git a/Podfile b/Podfile index d4d98a2b..2349a433 100644 --- a/Podfile +++ b/Podfile @@ -49,7 +49,7 @@ target 'xplan-ios' do pod 'mob_sharesdk/ShareSDKPlatforms/WeChat_Lite' pod 'mob_sharesdk/ShareSDKPlatforms/Apple' pod 'mob_sharesdk/ShareSDKExtension' - pod 'SVGAPlayer', '~> 2.3' + pod 'SVGAPlayer' # 滑动标签栏 pod 'JXCategoryView' pod 'JXPagingView/Pager' diff --git a/Podfile.lock b/Podfile.lock index 4e2f809c..74d72a79 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -153,7 +153,7 @@ DEPENDENCIES: - mob_sharesdk/ShareSDKPlatforms/WeChat_Lite - NIMSDK_LITE (~> 8.9.0) - NTESQuickPass - - pop + - pop (~> 1.0.12) - QGVAPlayer - Qiniu - QY_NIM_iOS_SDK (~> 6.6.1) @@ -162,7 +162,7 @@ DEPENDENCIES: - SDWebImage - SDWebImageFLPlugin - SSKeychain - - SVGAPlayer (~> 2.3) + - SVGAPlayer - SZTextView - TXLiteAVSDK_TRTC (~> 11.4.14530) - TZImagePickerController @@ -271,6 +271,6 @@ SPEC CHECKSUMS: YYText: 5c461d709e24d55a182d1441c41dc639a18a4849 YYWebImage: 5f7f36aee2ae293f016d418c7d6ba05c4863e928 -PODFILE CHECKSUM: f44d894b616b0165722154f819e116f0d23597ff +PODFILE CHECKSUM: 0f2e29ba8c875f839292918f612c6ec567ad4318 COCOAPODS: 1.12.1 diff --git a/xplan-ios.xcodeproj/xcshareddata/xcschemes/xplan-ios.xcscheme b/xplan-ios.xcodeproj/xcshareddata/xcschemes/xplan-ios.xcscheme index 670f098f..51c35fc3 100644 --- a/xplan-ios.xcodeproj/xcshareddata/xcschemes/xplan-ios.xcscheme +++ b/xplan-ios.xcodeproj/xcshareddata/xcschemes/xplan-ios.xcscheme @@ -31,7 +31,7 @@