2.6.4.4
Showing
... | ... | @@ -8,7 +8,7 @@ |
Pod::Spec.new do |s| | ||
s.name = 'OffcnLiveSDKiOS' | ||
s.version = '2.6.4.3' | ||
s.version = '2.6.4.4' | ||
s.summary = 'OffcnLiveSDKiOS.' | ||
s.description = <<-DESC | ||
... | ... | @@ -28,9 +28,9 @@ TODO: Add long description of the pod here. |
s.public_header_files = 'OffcnLiveSDKiOS/Classes/*.h' | ||
#vendored_frameworks: 第三方framework | ||
s.vendored_frameworks = ['OffcnLiveSDKiOS/Frameworks/ZGIJKMediaFramework.framework','OffcnLiveSDKiOS/Frameworks/OffcnWhiteBoard.framework','OffcnLiveSDKiOS/Frameworks/WebRTC.framework'] | ||
s.vendored_frameworks = ['OffcnLiveSDKiOS/Frameworks/ZGIJKMediaFramework.framework','OffcnLiveSDKiOS/Frameworks/OffcnWhiteBoard.framework','OffcnLiveSDKiOS/Frameworks/WebRTC.framework','OffcnLiveSDKiOS/Frameworks/ZYJSDWebImage.framework'] | ||
#frameworks: 该pod依赖的系统framework | ||
s.frameworks = 'CFNetwork', 'CoreFoundation', 'CoreData', 'Foundation', 'AudioToolbox', 'AVFoundation', 'CoreGraphics', 'CoreMedia', 'CoreVideo', 'MediaPlayer', 'MobileCoreServices', 'OpenGLES', 'QuartzCore', 'UIKit', 'VideoToolbox', 'SystemConfiguration', 'CoreTelephony', 'CoreText' | ||
s.frameworks = 'CFNetwork', 'CoreFoundation', 'CoreData', 'Foundation', 'AudioToolbox', 'AVFoundation', 'CoreGraphics', 'CoreMedia', 'CoreVideo', 'MediaPlayer', 'MobileCoreServices', 'OpenGLES', 'QuartzCore', 'UIKit', 'VideoToolbox', 'SystemConfiguration', 'CoreTelephony', 'CoreText', 'ImageIO', 'MapKit' | ||
s.vendored_libraries = ['OffcnLiveSDKiOS/Libraries/libOffcnLiveSDK.a'] | ||
... | ... |
No preview for this file type
No preview for this file type
File added
File added
No preview for this file type
Please
register
or
sign in
to comment