陈昭燊

0.0.2version

... ... @@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = "BFEToolsKit"
s.version = "0.0.1"
s.version = "0.0.2"
s.summary = "工具类BFEToolsKit."
s.description = <<-DESC
BFEToolsKit集合
... ... @@ -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"}#, :tag => "0.0.1"
s.source = { :git => "https://gitlab.boxfish.cn/chenzhaoshen/BFEToolsKit.git"}, :tag => "0.0.2"
s.source_files = "BFEToolsKit/BFEToolsKit/BFEKit/Macro/*.{h,m}",
"BFEToolsKit/BFEToolsKit/BFEKit/DevieceTool/*.{h,m}",
... ...