Skip to content

Commit cac37a8

Browse files
committed
Organize the folders of AAInfographics
1 parent fddc35e commit cac37a8

File tree

10 files changed

+1
-2
lines changed

10 files changed

+1
-2
lines changed

AAChartKit.podspec renamed to AAInfographics.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ Pod::Spec.new do |s|
77
s.authors = {'An An' => '[email protected]'}
88
s.platform = :ios, '8.0'
99
s.source = {:git => 'https://github.com/AAChartModel/AAChartKit-Swift.git', :tag => s.version}
10-
s.source_files = 'AAChartKit-Swift/**/*.{swift,js,html}'
11-
s.resource = 'AAChartKit/AAChartKit.bundle'
10+
s.source_files = 'AAInfographics/**/*.{swift}'
1211
s.requires_arc = true
1312
end

0 commit comments

Comments
 (0)