Sign in
iOS Team
/
ScioLive
·
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
1aaf69f4019de0a2e22a25aa854beefe8c643c68
Authored by
iOS-Xiaowen
2020-07-31 17:10:06 +0800
1 parent
6cab0421
no message
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
Podfile
Podfile
View file @
1aaf69f
...
...
@@ -26,7 +26,6 @@ target 'CNLiveScioLive' do
26
26
pod 'MBProgressHUD', '~> 1.1.0'
27
27
pod 'TYAttributedLabel', '~> 2.6.2'
28
28
pod 'FMDB'
29
-# pod 'NJKWebViewProgress'
30
29
pod 'AvoidCrash', '~> 2.5.2'
31
30
pod 'BaiduMobStatCodeless'
32
31
#基础请求组件库
...
...