Skip to content

Commit

Permalink
Update .podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
AAChartModel committed Jun 8, 2017
1 parent cac37a8 commit 92cd099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AAInfographics.podspec
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' => '18256973864@163.com'}
s.platform = :ios, '8.0'
s.source = {:git => 'https://github.com/AAChartModel/AAChartKit-Swift.git', :tag => s.version}
s.source_files = 'AAInfographics/**/*.{swift}'
s.source_files = 'AAInfographics', 'AAInfographics/**/*.{swift}'
s.requires_arc = true
end

0 comments on commit 92cd099

Please sign in to comment.