Commit d5077b5c authored by David黄金龙's avatar David黄金龙

删除 不使用的库 减少包体积

parent 2ff3c1d0
......@@ -29,8 +29,8 @@ target 'galaxy' do
pod 'SwifterSwift','6.0.0'
#下拉刷新、上拉更多
pod 'ESPullToRefresh',"2.9.3"
#Toast
pod 'Toast-Swift', '5.0.1'
# #Toast
# pod 'Toast-Swift', '5.0.1'
#富文本 UILabel
pod 'Nantes','0.1.2'
#提示框
......@@ -43,8 +43,8 @@ target 'galaxy' do
pod 'SwiftyTimer','2.1.0'
#UIColor 的扩展
# pod 'Hue','5.0.0'
#内存泄漏
pod 'LifetimeTracker','1.8.1'
# #内存泄漏
# pod 'LifetimeTracker','1.8.1'
#控制台转换成中文
pod 'ByebyeUnicode','1.1.0'
#轮播图
......@@ -53,8 +53,8 @@ target 'galaxy' do
pod 'SmartCodable','2.2.2'
#设备框架
pod 'DeviceKit', '5.1.0'
#骨架图
pod 'SkeletonView','1.30.4'
# #骨架图
# pod 'SkeletonView','1.30.4'
#导航栏、手势
pod 'GKNavigationBarSwift','1.6.5'
#crash统计
......
......@@ -8,7 +8,7 @@
import UIKit
import SwifterSwift
import Toast_Swift
//import Toast_Swift
class YHEducationDetailVC: YHBaseViewController {
......
......@@ -7,7 +7,7 @@
//
import UIKit
import Toast_Swift
//import Toast_Swift
class YHEducationInfoListVC: YHBaseViewController {
......
......@@ -7,7 +7,7 @@
//
import UIKit
import Toast_Swift
//import Toast_Swift
class YHQualificationDetailVC: YHBaseViewController {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment