# Pods for xxx
pod 'MBProgressHUD'
pod 'Kingfisher'
pod 'SnapKit'
pod 'IQKeyboardManagerSwift'
pod 'ChameleonFramework/Swift'
pod 'ReachabilitySwift'
pod 'JVFloatLabeledTextField'
pod 'MJRefresh'
pod 'SDCycleScrollView'
pod 'lottie-ios'
#
pod 'Moya-ObjectMapper/RxSwift'
pod 'Moya/RxSwift'
#
pod 'Moya'
pod 'RxSwift'
pod 'MGSwipeTableCell'
pod 'WZLBadge'
pod 'Charts'
pod 'DZNEmptyDataSet'
pod 'TZImagePickerController'
pod 'WKWebViewJavascriptBridge'
pod 'SwiftPopup'
#
pod 'GKPageScrollViewSwift'
pod 'VTMagic'
#
pod 'LBXScan/LBXNative'
pod 'LBXScan/UI'
#
pod 'RealmSwift'
# 腾讯云超级播放器
pod 'SuperPlayer'
# WebSocket
# pod 'Starscream'
# 高德地图
pod 'AMap3DMap'
pod 'AMapSearch'
pod 'AMapLocation'
# 腾讯的Bug收集工具
pod 'Bugly'
# 分段控件
pod 'FWSegmentedControl'
#
pod "MLLabel"
# pod "MMWebView"
# pod "UUButton"
# 友盟推送和统计
pod 'UMCCommon'
pod 'UMCSecurityPlugins'
pod 'UMCAnalytics'
pod 'UMCPush'
# 坐标转化
pod 'JZLocationConverterSwift'
# 'MJExtension' OC的一个快速、方便和非侵入性的JSON和模型之间的转换框架。转换速度快、使用简单方便的字典转模型框架。
# 'KakaJSON',纯Swift版的JSON与Model转换框架。 [KakaJSON手册](https://www.cnblogs.com/mjios/p/11352776.html)
pod 'KakaJSON'
网友评论