Sign in
iOS Team
/
CNLiveUploadManager
·
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
a1b44974ad6680f40f6742147e4b29fb1d0e9373
Authored by
梁星国
2020-01-20 11:19:31 +0800
1 parent
2b93c3e6
提交0.1.11
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveUploadManager.podspec
CNLiveUploadManager.podspec
View file @
a1b4497
...
...
@@ -8,7 +8,7 @@
8
8
9
9
Pod::Spec.new do |s|
10
10
s.name = 'CNLiveUploadManager'
11
- s.version = '0.1.1
0
'
11
+ s.version = '0.1.1
1
'
12
12
s.summary = '压缩上传,组件化中加入新参数加入outPath,不在直接取'
13
13
14
14
# This description is used to generate tags and improve search results.
...
...