Skip to content

Commit

Permalink
Fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
yonekawa committed Nov 20, 2015
1 parent 5b13785 commit 8dc2da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftFlux.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pod::Spec.new do |s|
git: "https://github.com/yonekawa/SwiftFlux.git",
tag: "v0.2.0",
}
s.source_files = "SwiftFlux/*.swift"
s.source_files = "SwiftFlux/**/*.swift"

s.license = {
:type => "MIT",
Expand Down

0 comments on commit 8dc2da2

Please sign in to comment.