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