[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / c / AAInfographics / 2.0.0 / AAInfographics.podspec.json
blobac0ad01230414911598281cdfe93a5c6606e98fb
2   "name": "AAInfographics",
3   "version": "2.0.0",
4   "summary": "An elegant and friendly chart library for iOS developer who use Swift",
5   "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`.",
6   "homepage": "https://github.com/AAChartModel/AAChartKit-Swift",
7   "license": "MIT",
8   "authors": {
9     "An An": "18256973864@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/AAChartModel/AAChartKit-Swift.git",
16     "tag": "2.0.0"
17   },
18   "source_files": [
19     "AAInfographics",
20     "AAInfographics/**/*.{swift,html,js}"
21   ],
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"