[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / 1 / c / AAChartKit / 2.0.8 / AAChartKit.podspec.json
blob6f5729a08b37c27e035f577d09b1baff4b19ab7c
2   "name": "AAChartKit",
3   "version": "2.0.8",
4   "summary": "An elegant and friendly chart library for iOS developer",
5   "description": "***\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***",
6   "homepage": "https://github.com/AAChartModel/AAChartKit",
7   "license": "MIT",
8   "authors": {
9     "An An": "18256973864@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/AAChartModel/AAChartKit.git",
16     "tag": "2.0.8"
17   },
18   "source_files": [
19     "AAChartKit",
20     "AAChartKit/**/*.{h,m}"
21   ],
22   "requires_arc": true