陈昭燊

更新框架

... ... @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
s.summary = "工具类BFEToolsKit."
s.description = <<-DESC
BFEToolsKit集合
去掉私有方法
更新iPhone Xs机型识别
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 => '8c136de'}
s.source = { :git => "https://gitlab.boxfish.cn/chenzhaoshen/BFEToolsKit.git", :commit => '22620f2'}
#, :commit => '082f8319af'
#, :tag => "0.0.2"
... ...