Sign in
iOS Team
/
CNLiveBalanceModule
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
6b1abd82f54b200259b20133bac8d84f0df71132
Authored by
zhangxiaowen
2019-12-11 19:45:47 +0800
1 parent
bd9c9ff2
no message
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
CNLiveBalanceModule.podspec
CNLiveBalanceModule.podspec
View file @
6b1abd8
...
...
@@ -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
...
...