Skip to content

Commit 887f436

Browse files
committed
no message
1 parent 56b14d5 commit 887f436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KxSwiftNavigation.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ KxSwiftNavigation是一个导航栏工具,是HBDNavigationBar的Swift版本,
1313
spec.source_files = 'Class/**/*.swift'
1414
spec.frameworks = 'UIKit', 'Foundation'
1515
spec.requires_arc = true
16-
spec.swift_version = '5.0'
16+
spec.swift_versions = ['5.3', '5.4', '5.5']
1717
spec.ios.deployment_target = '12.0'
1818
spec.pod_target_xcconfig = { 'VALID_ARCHS' => 'x86_64 armv7 arm64' }
1919

0 commit comments

Comments
 (0)