Skip to content

Commit 8072d5f

Browse files
committed
Bump version to 2.0.2
1 parent c2e7cb4 commit 8072d5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LXFProtocolTool.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ LXFProtocolTool是使用Swift中的协议来实现多种方便、实用的工具
1818
s.author = { 'LinXunFeng' => '[email protected]' }
1919
s.source = { :git => 'https://github.com/LinXunFeng/LXFProtocolTool.git', :tag => s.version.to_s }
2020

21-
s.ios.deployment_target = '8.0'
22-
s.swift_version = "2.0.2"
21+
s.ios.deployment_target = '9.0'
22+
s.swift_version = "5.0"
2323

2424
s.source_files = 'LXFProtocolTool/Classes/**/*.swift'
2525

0 commit comments

Comments
 (0)