We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ec292 commit dbf6fc8Copy full SHA for dbf6fc8
Swifter.podspec
@@ -10,6 +10,6 @@ Pod::Spec.new do |s|
10
s.osx.deployment_target = "10.9"
11
s.tvos.deployment_target = "9.0"
12
s.source = { :git => "https://github.com/httpswift/swifter.git", :tag => "1.4.6" }
13
- s.source_files = 'Sources/*.{swift}'
+ s.source_files = 'XCode/Sources/*.{swift}'
14
15
-end
+end
0 commit comments