Showing
1 changed file
with
1 additions
and
1 deletions
@@ -21,7 +21,7 @@ Pod::Spec.new do |s| | @@ -21,7 +21,7 @@ Pod::Spec.new do |s| | ||
21 | #s.source = { :http => "http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/BFETools.zip"} | 21 | #s.source = { :http => "http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/BFETools.zip"} |
22 | s.author = { "chenzhaoshen" => "alex_coolboy@163.com" } | 22 | s.author = { "chenzhaoshen" => "alex_coolboy@163.com" } |
23 | 23 | ||
24 | - s.source = { :git => "https://gitlab.boxfish.cn/chenzhaoshen/BFEToolsKit.git", :commit => 'bf61f05'} | 24 | + s.source = { :git => "https://gitlab.boxfish.cn/chenzhaoshen/BFEToolsKit.git", :commit => 'bf61f051'} |
25 | #, :commit => '082f8319af' | 25 | #, :commit => '082f8319af' |
26 | #, :tag => "0.0.2" | 26 | #, :tag => "0.0.2" |
27 | 27 |
-
Please register or login to post a comment