blob: 888aa14c96e29a006b6e9ac9e11d841d5c1bfdfc [file] [log] [blame]
{
"name": "AAInfographics",
"version": "2.0.1",
"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 图表组件库,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.",
"description": "An elegant and friendly chart library for iOS developer who use Swift\n\n1. Support `iOS 8`、`ARC` & `Swift`.\n2. Powerful,support the `column chart` `bar chart` `line chart` `spline chart` `pie chart` `polar chart` `radar chart` and other graphics.\n3. Interactive、animated,the `animation` is exquisite and deligate.\n4. Support `chain programming syntax` like *Masonry* \n5. `AAChartView + AAChartModel = Chart` In the AAInfographics,it follows a minimalist formula: ` Chart view + Chart model = The chart you want`.",
"homepage": "https://github.com/AAChartModel/AAChartKit-Swift",
"license": "MIT",
"authors": {
"An An": "18256973864@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AAChartModel/AAChartKit-Swift.git",
"tag": "2.0.1"
},
"source_files": [
"AAInfographics",
"AAInfographics/**/*.{swift,html,js}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}