Skip to content
This repository was archived by the owner on Nov 15, 2020. It is now read-only.

Commit 79e68bb

Browse files
committed
Merge branch 'release/0.5.0'
2 parents 0e73e8a + 7e1cc6a commit 79e68bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowKitManager.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ Pod::Spec.new do |s|
1313
s.source = { :git => "https://github.com/malcommac/FlowKit.git", :tag => s.version.to_s }
1414
s.source_files = "Sources/**/*"
1515
s.frameworks = "Foundation"
16-
s.swift_version = 4.0
16+
s.swift_version = "4.0"
1717
end

0 commit comments

Comments
 (0)