YangQi

修改BFEToolskit为最新的分支

@@ -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 => 'b0d1284'} 24 + s.source = { :git => "https://gitlab.boxfish.cn/chenzhaoshen/BFEToolsKit.git", :commit => '5643803'}
25 #, :commit => '082f8319af' 25 #, :commit => '082f8319af'
26 #, :tag => "0.0.2" 26 #, :tag => "0.0.2"
27 27