Skip to content

Commit

Permalink
Search for our operadics
Browse files Browse the repository at this point in the history
  • Loading branch information
CodaFi committed Oct 18, 2015
1 parent 5f6f29e commit bbc5402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Swiftx.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ Pod::Spec.new do |s|
s.ios.deployment_target = "8.0"
s.framework = "XCTest"
s.source = { :git => "https://github.com/typelift/Swiftx.git", :tag => "v#{s.version}", :submodules => true }
s.source_files = "Swiftx/*.swift", "**/Operadics/*.swift"
s.source_files = "Swiftx/*.swift", "Carthage/Checkouts/Operadics/*.swift"
end

0 comments on commit bbc5402

Please sign in to comment.