chenzhaoshen

update

... ... @@ -12,6 +12,6 @@ Pod::Spec.new do |s|
s.source = { :http => "http://boxfish.oss-cn-hangzhou.aliyuncs.com/thirdparty/BFEIJK.zip"}
s.vendored_frameworks = "IJKMedia/IJKMediaFramework"
s.frameworks = "UIKit", "AudioToolbox", "AVFoundation", "CoreGraphics", "CoreMedia", "CoreVideo", "MediaPlayer", "MobileCoreServices", "OpenGLES", "QuartzCore", "VideoToolbox"
s.libraries = "c++", "libbz2", "libz"
s.libraries = "c++", "z"
s.requires_arc = true
end
\ No newline at end of file
... ...