Skip to content

Commit 110e3c4

Browse files
committed
2.2.1发布
1 parent fa0079e commit 110e3c4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
2+
HDWindowLoggerSwift/.DS_Store

HDWindowLoggerSwift.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 = 'HDWindowLoggerSwift'
33
s.swift_version = '5.0'
4-
s.version = '2.2.0'
4+
s.version = '2.2.1'
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/HDWindowLoggerSwift'

0 commit comments

Comments
 (0)