Sign in
iOS Team
/
DSCnliveShopSDK
·
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
b0bd0a4481304dcbf4ec2fcb598b27b98da7aaee
Authored by
毕珂
2020-01-08 19:44:35 +0800
1 parent
5e50d81d
修改刷新样式 添加送礼物选取运费流程
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
DSCnliveShopSDK.podspec
DSCnliveShopSDK.podspec
View file @
b0bd0a4
...
...
@@ -34,5 +34,5 @@ Pod::Spec.new do |s|
34
34
s.dependency 'BKPickerView', '1.1.1'
35
35
36
36
s.vendored_frameworks = 'DSCnliveShopSDK/Classes/DSCnliveShopSDK.framework'
37
-
37
+
38
38
end
...
...