Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 4d98152

Browse files
authored
Keep swift version
1 parent 0e49aa2 commit 4d98152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R.swift.Library.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pod::Spec.new do |spec|
1717

1818
spec.requires_arc = true
1919
spec.source = { :git => "https://github.com/mac-cain13/R.swift.Library.git", :tag => "v#{spec.version}" }
20-
spec.swift_version = "5.7"
20+
spec.swift_version = "5.1"
2121

2222
spec.pod_target_xcconfig = { 'APPLICATION_EXTENSION_API_ONLY' => 'YES' }
2323

0 commit comments

Comments
 (0)