Skip to content

Commit f8de0ae

Browse files
committed
Update AAInfographics pods desc
1 parent 609c193 commit f8de0ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

AAInfographics.podspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = 'AAInfographics'
3-
s.version = '2.0.4'
4-
s.summary = '📈📊An elegant and friendly chart library for iOS developer who use Swift. Powerful,support the column chart、bar chart、area chart、areaspline chart、line chart、spline chart、radar chart、polar chart、pie chart、bubble chart、pyramid chart、funnel chart、columnrange chart and other graphics.极其精美而又强大的 iOS 图表组件库,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.'
3+
s.version = '4.0.0'
4+
s.summary = '📈📊📱📺💻An elegant and friendly data visualization chart framework for Apple developers . Extremely powerful ,supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.'
55
s.description = <<-DESC
66
An elegant and friendly chart library for iOS developer who use Swift
77
8-
1. Support `iOS 8`、`ARC` & `Swift`.
8+
1. Support `iOS 9`、`ARC` & `Swift`.
99
2. Powerful,support the `column chart` `bar chart` `line chart` `spline chart` `pie chart` `polar chart` `radar chart` and other graphics.
1010
3. Interactive、animated,the `animation` is exquisite and deligate.
1111
4. Support `chain programming syntax` like *Masonry*
@@ -15,7 +15,7 @@ An elegant and friendly chart library for iOS developer who use Swift
1515
s.homepage = 'https://github.com/AAChartModel/AAChartKit-Swift'
1616
s.license = 'MIT'
1717
s.authors = {'An An' => '[email protected]'}
18-
s.platform = :ios, '8.0'
18+
s.platform = :ios, '9.0'
1919
s.source = {:git => 'https://github.com/AAChartModel/AAChartKit-Swift.git', :tag => s.version}
2020
s.source_files = 'AAInfographics', 'AAInfographics/**/*.{swift}'
2121
s.resources = "AAInfographics/AAJSFiles.bundle"

0 commit comments

Comments
 (0)