Skip to content

Commit 60cc539

Browse files
authored
Add a detailed description for AAChartKit
1 parent 91dc916 commit 60cc539

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

AAChartKit/AAChartKit/AAChartKit.podspec

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
Pod::Spec.new do |s|
22
s.name = 'AAChartKit'
33
s.version = '2.0.7'
4-
s.summary = 'An elegant and friendly chart library for iOS developer'
4+
s.summary = '
5+
An elegant and friendly chart library for iOS developer
6+
***
7+
## Features:
8+
1. Support `iOS 6`、`ARC` & `Objective C`.
9+
2. Powerful,support the `column chart` `bar chart` `line chart` `spline chart` `pie chart` `polar chart` `radar chart` and other graphics.
10+
3. Interactive、animated,the `animation` is exquisite and deligate.
11+
4. Support `chain programming syntax` like *Masonry*
12+
5. `AAChartView + AAChartModel = Chart` In the AAChartKit,it follows a minimalist formula: ` Chart view + Chart model = The chart you want`.
13+
***
14+
15+
'
516
s.homepage = 'https://github.com/AAChartModel/AAChartKit'
617
s.license = 'MIT'
718
s.authors = {'An An' => '18256973864@163.com'}

0 commit comments

Comments
 (0)