blob: 2f34bee3dfe61188495596f04058590ec65afd61 [file] [log] [blame]
{
"name": "AAChartKit",
"version": "2.0.7",
"summary": "An elegant and friendly chart library for iOS developer\n***\n## Features:\n1. Support `iOS 6`、`ARC` & `Objective C`.\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 AAChartKit,it follows a minimalist formula: ` Chart view + Chart model = The chart you want`. \n***",
"homepage": "https://github.com/AAChartModel/AAChartKit",
"license": "MIT",
"authors": {
"An An": "18256973864@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AAChartModel/AAChartKit.git",
"tag": "2.0.7"
},
"source_files": [
"AAChartKit",
"AAChartKit/*.{h,m}"
],
"requires_arc": true
}