燊燊

edit pod

... ... @@ -12,8 +12,8 @@ Pod::Spec.new do |s|
s.source = { :http => "http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/BFEImageSDK_0.0.1.zip", :sha1 => "51b5e87418929d13b76064fe69b8ca7789a0c8cb"}
s.author = { "chenzhaoshen" => "alex_coolboy@163.com" }
s.vendored_frameworks = "BFEImageSDK/BFEImageSDK.framework"
s.frameworks = "UIKit", "Foundation"
s.frameworks = "UIKit", "Foundation", "AVFoundation"
s.libraries = "c++", "stdc++", "stdc++.6", "z"
end
\ No newline at end of file
... ...