Sign in
DSIOSTeam
/
DSToolsModuleF
·
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
de8a11f36bf14157e62b25e8b98cf9c7e78ec168
Authored by
毕珂
2020-05-26 13:37:55 +0800
1 parent
5a8dd1db
添加网络请求errormessage不是string类型判断
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
DSToolsModuleF.podspec
DSToolsModuleF.podspec
View file @
de8a11f
1
1
Pod::Spec.new do |s|
2
2
3
3
s.name = "DSToolsModuleF"
4
- s.version = "0.0.3
1
"
4
+ s.version = "0.0.3
2
"
5
5
s.summary = "DSToolsModuleF"
6
6
s.homepage = "http://bj.gitlab.cnlive.com/DSIOSTeam"
7
7
s.authors = { "DSIOSTeam" => "694092596@qq.com" }
...
...