We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.podspec
1 parent cac37a8 commit 92cd099Copy full SHA for 92cd099
AAInfographics.podspec
@@ -7,6 +7,6 @@ Pod::Spec.new do |s|
7
s.authors = {'An An' => '18256973864@163.com'}
8
s.platform = :ios, '8.0'
9
s.source = {:git => 'https://github.com/AAChartModel/AAChartKit-Swift.git', :tag => s.version}
10
- s.source_files = 'AAInfographics/**/*.{swift}'
+ s.source_files = 'AAInfographics', 'AAInfographics/**/*.{swift}'
11
s.requires_arc = true
12
end
0 commit comments