Skip to content

Commit d25ac91

Browse files
committed
Update DDLoggerSwift.podspec
1 parent 87b33d8 commit d25ac91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DDLoggerSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = 'DDLoggerSwift'
33
s.swift_version = '5.0'
4-
s.version = '5.1.8'
4+
s.version = '5.1.9'
55
s.license= { :type => "MIT", :file => "LICENSE" }
66
s.summary = 'The iOS side displays the output log log on the screen, and can generate log file sharing, which is convenient for debugging information'
77
s.homepage = 'https://github.com/DamonHu/DDLoggerSwift'

0 commit comments

Comments
 (0)