Skip to content

Commit

Permalink
spec
Browse files Browse the repository at this point in the history
  • Loading branch information
loganwright committed Sep 14, 2016
1 parent f0de7f0 commit f203d82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Genome.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Pod::Spec.new do |spec|

spec.subspec "CoreData" do |ss|
ss.source_files = 'Sources/GenomeCoreData/**/*.{swift}'
ss.exclude_files = 'Sources/GenomeCoreData/GenomeCoreData+Exports.swift'
ss.dependency 'Genome/Foundation'
ss.dependency 'Genome/Core'
ss.frameworks = 'CoreData'
Expand Down

0 comments on commit f203d82

Please sign in to comment.