Skip to content

Commit 92cd099

Browse files
committed
Update .podspec
1 parent cac37a8 commit 92cd099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AAInfographics.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ Pod::Spec.new do |s|
77
s.authors = {'An An' => '18256973864@163.com'}
88
s.platform = :ios, '8.0'
99
s.source = {:git => 'https://github.com/AAChartModel/AAChartKit-Swift.git', :tag => s.version}
10-
s.source_files = 'AAInfographics/**/*.{swift}'
10+
s.source_files = 'AAInfographics', 'AAInfographics/**/*.{swift}'
1111
s.requires_arc = true
1212
end

0 commit comments

Comments
 (0)