Toggle navigation
Toggle navigation
This project
Loading...
Sign in
iOS
/
Specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
suyuexin
2019-09-23 14:40:52 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6f7688f4097985cdcac3f513533275f3de08ee2f
6f7688f4
1 parent
2c691adc
Update BFEToolsKit.podspec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
BFEToolsKit/0.05/BFEToolsKit.podspec
BFEToolsKit/0.05/BFEToolsKit.podspec
View file @
6f7688f
...
...
@@ -9,11 +9,11 @@
Pod
::
Spec
.
new
do
|
s
|
s
.
name
=
"BFEToolsKit"
s
.
version
=
"0.0.
4
"
s
.
version
=
"0.0.
5
"
s
.
summary
=
"工具类BFEToolsKit."
s
.
description
=
<<-
DESC
BFEToolsKit集合
更新iPhone Xs机型识别
更新iPhone Xs
max
机型识别
DESC
s
.
homepage
=
"https://www.boxfish.cn"
s
.
license
=
"MIT"
...
...
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
#s.source = { :http => "http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/BFETools.zip"}
s
.
author
=
{
"chenzhaoshen"
=>
"alex_coolboy@163.com"
}
s
.
source
=
{
:git
=>
"https://gitlab.boxfish.cn/chenzhaoshen/BFEToolsKit.git"
,
:commit
=>
'
981af9
c'
}
s
.
source
=
{
:git
=>
"https://gitlab.boxfish.cn/chenzhaoshen/BFEToolsKit.git"
,
:commit
=>
'
2105ba
c'
}
#, :commit => '082f8319af'
#, :tag => "0.0.2"
...
...
Please
register
or
login
to post a comment