Skip to content

Commit

Permalink
4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MoLice committed Jul 29, 2020
1 parent 4127415 commit a9dbab0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions QMUIKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Pod::Spec.new do |s|

ss.subspec 'QMUIKeyboardManager' do |sss|
sss.source_files = 'QMUIKit/QMUIComponents/QMUIKeyboardManager.{h,m}'
sss.dependency 'QMUIKit/QMUIComponents/QMUIAppearance'
end

# 从这里开始就是非必须的组件
Expand Down Expand Up @@ -319,6 +320,7 @@ Pod::Spec.new do |s|
sss.dependency 'QMUIKit/QMUIComponents/QMUIVisualEffectView'
sss.dependency 'QMUIKit/QMUIComponents/QMUIToastView'
sss.dependency 'QMUIKit/QMUIComponents/QMUIModalPresentationViewController'
sss.dependency 'QMUIKit/QMUIComponents/QMUIBadge'
end

ss.subspec 'QMUITips' do |sss|
Expand Down

0 comments on commit a9dbab0

Please sign in to comment.