[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 1 / c / AAChartKit / 2.0.7 / AAChartKit.podspec.json
blob2f34bee3dfe61188495596f04058590ec65afd61
2   "name": "AAChartKit",
3   "version": "2.0.7",
4   "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***",
5   "homepage": "https://github.com/AAChartModel/AAChartKit",
6   "license": "MIT",
7   "authors": {
8     "An An": "18256973864@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/AAChartModel/AAChartKit.git",
15     "tag": "2.0.7"
16   },
17   "source_files": [
18     "AAChartKit",
19     "AAChartKit/*.{h,m}"
20   ],
21   "requires_arc": true