Skip to content

猜歌游戏项目,基于Swift语言,架构为MVVM

License

Notifications You must be signed in to change notification settings

soSeven/CrazyMusic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

猜歌游戏

猜歌游戏项目,基于Swift语言,架构为MVVM,采用主要第三方库为 RxSwift + Swinject + Moya,导航采用 Coordinator模式

安装方法

git clone & pod install

使用第三方库

  pod 'RxSwift'
  pod 'RxCocoa'
  pod 'Hue'
  pod 'SwiftyJSON'
  pod 'Moya'
  pod 'Kingfisher'
  pod 'Hue'
  pod 'Reusable'
  pod 'Swinject'
  pod 'HBDNavigationBar', '~> 1.7.5'
  pod 'NSObject+Rx', '~> 5.0'
  pod 'MBProgressHUD'
  pod 'FCUUID'
  pod 'RxSwiftExt'
  pod 'RxGesture'
  pod 'SwifterSwift', '~> 5.0'
  pod 'SnapKit'
  pod 'Advance'
  pod 'ChainableAnimations', '~> 3.0.1'
  pod 'RxDataSources', '~> 4.0'
  
  pod 'KSAdSDK', '3.2.1'
  pod 'Bytedance-UnionAD'
  pod 'GDTMobSDK'
  pod 'AlicloudHTTPDNS', '1.19.2', :source => 'https://github.com/aliyun/aliyun-specs.git'
  
  pod 'FileKit'
  pod 'MJRefresh'
  pod 'Toast-Swift', '~> 5.0'  # https://github.com/scalessec/Toast-Swift
  pod 'NVActivityIndicatorView', '~> 4.0'
  pod 'YYText'
  pod 'SwiftEntryKit'
  
  pod 'KTCenterFlowLayout'
  
  pod 'UMCCommon', '2.1.4'
#  pod 'UMCSecurityPlugins'
  pod 'UMCShare/Social/WeChat', '6.9.8'
#  pod 'UMCShare/Social/ReducedWeChat', '6.9.5'
  pod 'UMCAnalytics', '6.1.0'
  pod 'UMCCommonLog', '1.0.0'
  pod 'UMCPush', '3.2.4'
  
  pod 'lottie-ios'

License

MIT

About

猜歌游戏项目,基于Swift语言,架构为MVVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages