Skip to content

Commit e8238ac

Browse files
committed
bump to 0.4.3
1 parent 9f6053a commit e8238ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lf.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "lf"
4-
s.version = "0.4.2"
4+
s.version = "0.4.3"
55
s.summary = "Camera and Microphone streaming library via RTMP, HLS for iOS, macOS."
66

77
s.description = <<-DESC
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
2121
s.osx.source_files = "Platforms/macOS/*.{h,swift}"
2222

2323
s.source_files = "Sources/**/*.swift"
24-
s.dependency 'XCGLogger', '~> 3.3'
24+
s.dependency 'XCGLogger', '~> 3.5'
2525

2626
end
2727

0 commit comments

Comments
 (0)