
主要变更: 1. 从 Podfile 中移除 GoogleSignIn 及相关依赖,减少项目依赖。 2. 从 AppDelegate 和相关文件中删除 Google 登录初始化及相关逻辑,清理未使用的代码。 3. 移除与 Google 登录相关的 Presenter 和 ViewController 中的代码,简化登录流程。 此更新旨在提升项目的可维护性,减少冗余依赖,确保代码结构更加清晰。
227 lines
6.6 KiB
Plaintext
227 lines
6.6 KiB
Plaintext
PODS:
|
|
- AFNetworking (4.0.1):
|
|
- AFNetworking/NSURLSession (= 4.0.1)
|
|
- AFNetworking/Reachability (= 4.0.1)
|
|
- AFNetworking/Security (= 4.0.1)
|
|
- AFNetworking/Serialization (= 4.0.1)
|
|
- AFNetworking/UIKit (= 4.0.1)
|
|
- AFNetworking/NSURLSession (4.0.1):
|
|
- AFNetworking/Reachability
|
|
- AFNetworking/Security
|
|
- AFNetworking/Serialization
|
|
- AFNetworking/Reachability (4.0.1)
|
|
- AFNetworking/Security (4.0.1)
|
|
- AFNetworking/Serialization (4.0.1)
|
|
- AFNetworking/UIKit (4.0.1):
|
|
- AFNetworking/NSURLSession
|
|
- Base64 (1.1.2)
|
|
- Bugly (2.6.1)
|
|
- CocoaAsyncSocket (7.6.5)
|
|
- FFPopup (1.1.5)
|
|
- FLAnimatedImage (1.0.17)
|
|
- GKCycleScrollView (1.2.3)
|
|
- IQKeyboardManager (6.5.19)
|
|
- JXCategoryView (1.6.8)
|
|
- JXPagingView/Pager (2.1.3)
|
|
- libpag (4.5.3)
|
|
- MarqueeLabel (4.5.3)
|
|
- Masonry (1.1.0)
|
|
- MBProgressHUD (1.2.0)
|
|
- MJExtension (3.4.2)
|
|
- MJRefresh (3.7.9)
|
|
- NIMSDK_LITE (10.9.53):
|
|
- NIMSDK_LITE/NOS (= 10.9.53)
|
|
- YXArtemis_XCFramework
|
|
- NIMSDK_LITE/NOS (10.9.53):
|
|
- YXArtemis_XCFramework
|
|
- pop (1.0.12)
|
|
- Protobuf (3.29.5)
|
|
- QCloudCore (6.5.1):
|
|
- QCloudCore/Default (= 6.5.1)
|
|
- QCloudCore/Default (6.5.1):
|
|
- QCloudTrack/Beacon (= 6.5.1)
|
|
- QCloudCOSXML (6.5.1):
|
|
- QCloudCOSXML/Default (= 6.5.1)
|
|
- QCloudCOSXML/Default (6.5.1):
|
|
- QCloudCore (= 6.5.1)
|
|
- QCloudTrack/Beacon (6.5.1)
|
|
- QGVAPlayer (1.0.19)
|
|
- ReactiveObjC (3.1.1)
|
|
- SDCycleScrollView (1.82):
|
|
- SDWebImage (>= 5.0.0)
|
|
- SDWebImage (5.21.3):
|
|
- SDWebImage/Core (= 5.21.3)
|
|
- SDWebImage/Core (5.21.3)
|
|
- SDWebImageFLPlugin (0.6.0):
|
|
- FLAnimatedImage (>= 1.0.11)
|
|
- SDWebImage/Core (~> 5.10)
|
|
- SnapKit (5.7.1)
|
|
- SSKeychain (1.4.1)
|
|
- SSZipArchive (2.4.3)
|
|
- SVGAPlayer (2.5.7):
|
|
- SVGAPlayer/Core (= 2.5.7)
|
|
- SVGAPlayer/ProtoFiles (= 2.5.7)
|
|
- SVGAPlayer/Core (2.5.7):
|
|
- SSZipArchive (>= 1.8.1)
|
|
- SVGAPlayer/ProtoFiles
|
|
- SVGAPlayer/ProtoFiles (2.5.7):
|
|
- Protobuf (~> 3.4)
|
|
- SZTextView (1.3.0)
|
|
- TABAnimated (2.6.6)
|
|
- TXLiteAVSDK_TRTC (12.8.19666):
|
|
- TXLiteAVSDK_TRTC/TRTC (= 12.8.19666)
|
|
- TXLiteAVSDK_TRTC/TRTC (12.8.19666)
|
|
- TYCyclePagerView (1.2.0)
|
|
- TZImagePickerController (3.8.9):
|
|
- TZImagePickerController/Basic (= 3.8.9)
|
|
- TZImagePickerController/Location (= 3.8.9)
|
|
- TZImagePickerController/Basic (3.8.9)
|
|
- TZImagePickerController/Location (3.8.9)
|
|
- YuMi (0.0.1)
|
|
- YXArtemis_XCFramework (1.1.6)
|
|
- YYCache (1.0.4)
|
|
- YYImage (1.0.4):
|
|
- YYImage/Core (= 1.0.4)
|
|
- YYImage/Core (1.0.4)
|
|
- YYText (1.0.7)
|
|
- YYWebImage (1.0.5):
|
|
- YYCache
|
|
- YYImage
|
|
- ZLCollectionViewFlowLayout (1.4.9)
|
|
|
|
DEPENDENCIES:
|
|
- AFNetworking
|
|
- Base64
|
|
- Bugly
|
|
- CocoaAsyncSocket
|
|
- FFPopup
|
|
- FLAnimatedImage
|
|
- GKCycleScrollView
|
|
- IQKeyboardManager
|
|
- JXCategoryView
|
|
- JXPagingView/Pager
|
|
- libpag
|
|
- MarqueeLabel
|
|
- Masonry
|
|
- MBProgressHUD
|
|
- MJExtension (= 3.4.2)
|
|
- MJRefresh (= 3.7.9)
|
|
- NIMSDK_LITE (~> 10.9.40)
|
|
- pop
|
|
- QCloudCOSXML
|
|
- QGVAPlayer
|
|
- ReactiveObjC
|
|
- SDCycleScrollView
|
|
- SDWebImage (= 5.21.3)
|
|
- SDWebImageFLPlugin
|
|
- SnapKit (~> 5.0)
|
|
- SSKeychain
|
|
- SVGAPlayer
|
|
- SZTextView
|
|
- TABAnimated
|
|
- TXLiteAVSDK_TRTC
|
|
- TYCyclePagerView
|
|
- TZImagePickerController
|
|
- YuMi (from `yum`)
|
|
- YYText
|
|
- YYWebImage
|
|
- ZLCollectionViewFlowLayout
|
|
|
|
SPEC REPOS:
|
|
https://mirrors.tuna.tsinghua.edu.cn/git/CocoaPods/Specs.git:
|
|
- AFNetworking
|
|
- Base64
|
|
- Bugly
|
|
- CocoaAsyncSocket
|
|
- FFPopup
|
|
- FLAnimatedImage
|
|
- GKCycleScrollView
|
|
- IQKeyboardManager
|
|
- JXCategoryView
|
|
- JXPagingView
|
|
- libpag
|
|
- MarqueeLabel
|
|
- Masonry
|
|
- MBProgressHUD
|
|
- MJExtension
|
|
- MJRefresh
|
|
- NIMSDK_LITE
|
|
- pop
|
|
- Protobuf
|
|
- QCloudCore
|
|
- QCloudCOSXML
|
|
- QCloudTrack
|
|
- QGVAPlayer
|
|
- ReactiveObjC
|
|
- SDCycleScrollView
|
|
- SDWebImage
|
|
- SDWebImageFLPlugin
|
|
- SnapKit
|
|
- SSKeychain
|
|
- SSZipArchive
|
|
- SVGAPlayer
|
|
- SZTextView
|
|
- TABAnimated
|
|
- TXLiteAVSDK_TRTC
|
|
- TYCyclePagerView
|
|
- TZImagePickerController
|
|
- YXArtemis_XCFramework
|
|
- YYCache
|
|
- YYImage
|
|
- YYText
|
|
- YYWebImage
|
|
- ZLCollectionViewFlowLayout
|
|
|
|
EXTERNAL SOURCES:
|
|
YuMi:
|
|
:path: yum
|
|
|
|
SPEC CHECKSUMS:
|
|
AFNetworking: 3bd23d814e976cd148d7d44c3ab78017b744cd58
|
|
Base64: cecfb41a004124895a7bcee567a89bae5a89d49b
|
|
Bugly: 217ac2ce5f0f2626d43dbaa4f70764c953a26a31
|
|
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
|
|
FFPopup: a208dcee8db3e54ec4a88fcd6481f6f5d85b7a83
|
|
FLAnimatedImage: bbf914596368867157cc71b38a8ec834b3eeb32b
|
|
GKCycleScrollView: 8ed79d2142e62895a701973358b6f94b661b4829
|
|
IQKeyboardManager: c8665b3396bd0b79402b4c573eac345a31c7d485
|
|
JXCategoryView: 262d503acea0b1278c79a1c25b7332ffaef4d518
|
|
JXPagingView: afdd2e9af09c90160dd232b970d603cc6e7ddd0e
|
|
libpag: c59ae60dbae9e025465e9541ee03ee96994f4c73
|
|
MarqueeLabel: 0c57d4c6634e04a6d015af79f7c9a175b2309525
|
|
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
|
|
MBProgressHUD: 3ee5efcc380f6a79a7cc9b363dd669c5e1ae7406
|
|
MJExtension: e97d164cb411aa9795cf576093a1fa208b4a8dd8
|
|
MJRefresh: ff9e531227924c84ce459338414550a05d2aea78
|
|
NIMSDK_LITE: 79bc52b8ad905e6c088053d8d29e7863fb9cdb98
|
|
pop: d582054913807fd11fd50bfe6a539d91c7e1a55a
|
|
Protobuf: 164aea2ae380c3951abdc3e195220c01d17400e0
|
|
QCloudCore: 6f8c67b96448472d2c6a92b9cfe1bdb5abbb1798
|
|
QCloudCOSXML: 92f50a787b4e8d9a7cb6ea8e626775256b4840a7
|
|
QCloudTrack: 20b79388365b4c8ed150019c82a56f1569f237f8
|
|
QGVAPlayer: a0bca68c9bd6f1c8de5ac2d10ddf98be6038cce9
|
|
ReactiveObjC: 011caa393aa0383245f2dcf9bf02e86b80b36040
|
|
SDCycleScrollView: a0d74c3384caa72bdfc81470bdbc8c14b3e1fbcf
|
|
SDWebImage: 16309af6d214ba3f77a7c6f6fdda888cb313a50a
|
|
SDWebImageFLPlugin: 72efd2cfbf565bc438421abb426f4bcf7b670754
|
|
SnapKit: d612e99e678a2d3b95bf60b0705ed0a35c03484a
|
|
SSKeychain: 55cc80f66f5c73da827e3077f02e43528897db41
|
|
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
|
|
SVGAPlayer: 318b85a78b61292d6ae9dfcd651f3f0d1cdadd86
|
|
SZTextView: 094dc6acc9beec537685c545d6e3e0d4975174e1
|
|
TABAnimated: 75fece541a774193565697c7a11539d3c6f631b3
|
|
TXLiteAVSDK_TRTC: b576b0c6a477fa98b5d2b33be63fa9aa7c41f0eb
|
|
TYCyclePagerView: 2b051dade0615c70784aa34f40c646feeddb7344
|
|
TZImagePickerController: 456f470b5dea97b37226ec7a694994a8663340b2
|
|
YuMi: 6c5f00f1eccbcea3304feae03cbe659025fdb9cb
|
|
YXArtemis_XCFramework: d9a8b9439d7a6c757ed00ada53a6d2dd9b13f9c7
|
|
YYCache: 8105b6638f5e849296c71f331ff83891a4942952
|
|
YYImage: 1e1b62a9997399593e4b9c4ecfbbabbf1d3f3b54
|
|
YYText: 5c461d709e24d55a182d1441c41dc639a18a4849
|
|
YYWebImage: 5f7f36aee2ae293f016d418c7d6ba05c4863e928
|
|
ZLCollectionViewFlowLayout: c99024652ce9f0c57d33ab53052c9b85e4a936b7
|
|
|
|
PODFILE CHECKSUM: 3ef6e2b784d16a5b9d2c5cdd03f8bbf3ed3483ce
|
|
|
|
COCOAPODS: 1.16.2
|