Commit 6b1abd82f54b200259b20133bac8d84f0df71132

Authored by zhangxiaowen
1 parent bd9c9ff2

no message

Showing 1 changed file with 1 additions and 0 deletions
CNLiveBalanceModule.podspec
... ... @@ -80,6 +80,7 @@ TODO: 网家家-余额模块.
80 80 # PayManager 支付管理
81 81 s.subspec 'PayManager' do |ss|
82 82 ss.source_files = 'CNLiveBalanceModule/Classes/PayManager/*.{h,m}'
  83 + ss.dependency 'CNLiveBalanceModule/PayCenter'
83 84 ss.dependency 'CNLiveBalanceModule/View'
84 85 end
85 86  
... ...