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 5b13785 commit 8dc2da2Copy full SHA for 8dc2da2
SwiftFlux.podspec
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
12
git: "https://github.com/yonekawa/SwiftFlux.git",
13
tag: "v0.2.0",
14
}
15
- s.source_files = "SwiftFlux/*.swift"
+ s.source_files = "SwiftFlux/**/*.swift"
16
17
s.license = {
18
:type => "MIT",
0 commit comments