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
YangQi
2019-04-10 10:52:58 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a96570d299d324e6f9c959810ca5868d0159e969
a96570d2
1 parent
8bc63df7
修改指向为 ffc8ef0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
BFEToolsKit/0.0.4/BFEToolsKit.podspec
BFEToolsKit/0.0.4/BFEToolsKit.podspec
View file @
a96570d
...
...
@@ -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
=>
'
87341df'
}
s
.
source
=
{
:git
=>
"https://gitlab.boxfish.cn/chenzhaoshen/BFEToolsKit.git"
,
:commit
=>
'
ffc8ef0'
}
#, :commit => '082f8319af'
#, :tag => "0.0.2"
...
...
Please
register
or
login
to post a comment