Skip to content

Commit dbf6fc8

Browse files
authored
Update Swifter.podspec
1 parent 70ec292 commit dbf6fc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Swifter.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ Pod::Spec.new do |s|
1010
s.osx.deployment_target = "10.9"
1111
s.tvos.deployment_target = "9.0"
1212
s.source = { :git => "https://github.com/httpswift/swifter.git", :tag => "1.4.6" }
13-
s.source_files = 'Sources/*.{swift}'
13+
s.source_files = 'XCode/Sources/*.{swift}'
1414

15-
end
15+
end

0 commit comments

Comments
 (0)