Skip to content

Commit

Permalink
Change the name of source file
Browse files Browse the repository at this point in the history
  • Loading branch information
AAChartModel committed Jun 11, 2017
1 parent af8c53f commit bb8c630
Show file tree
Hide file tree
Showing 69 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Pod::Spec.new do |s|
s.authors = {'An An' => '[email protected]'}
s.platform = :ios, '7.0'
s.source = {:git => 'https://github.com/AAChartModel/AAChartKit.git', :tag => s.version}
s.source_files = 'AAChartKit', 'AAChartKit/**/*.{h,m}'
s.source_files = 'AAChartKitSource', 'AAChartKitSource/**/*.{h,m}'
s.requires_arc = true
end
File renamed without changes.
File renamed without changes.

0 comments on commit bb8c630

Please sign in to comment.