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

Commit d613612

Browse files
Directory source path fix
1 parent 4d1152d commit d613612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClusterWS-Client-Swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
1414
s.tvos.deployment_target = "10.0"
1515
s.osx.deployment_target = "10.12"
1616

17-
s.source_files = 'Source'
17+
s.source_files = 'Sources'
1818
s.libraries = 'z'
1919

2020
# s.test_spec 'Tests' do |test_spec|

0 commit comments

Comments
 (0)