Skip to content

Commit

Permalink
Added public_header_files
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardfactory committed Nov 29, 2013
1 parent cfa3a73 commit 8690a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LFLineChartView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ Pod::Spec.new do |s|
s.requires_arc = true

s.source_files = 'LFLineChartView'
s.public_header_files = 'LFLineChartView/*.h'
s.ios.frameworks = 'QuartzCore', 'CoreText'
end

0 comments on commit 8690a70

Please sign in to comment.