[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / c / 0 / ASPCircleChart / 3.0.1 / ASPCircleChart.podspec.json
blobad8cc2c67d851d6395a2877d3286d7d56173ecf1
2   "name": "ASPCircleChart",
3   "version": "3.0.1",
4   "summary": "ASPCircleChart is a simple chart that uses slices on a circle to represent data.",
5   "description": "ASPCircleChart is a simple chart that uses slices on a circle to represent data. The chart animates the addition and removal of slices, as well as the change of the existing slice values.",
6   "homepage": "https://github.com/andreipitis/ASPCircleChart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrei-Sergiu Pitis": "andy.pitis@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/andreipitis/ASPCircleChart.git",
16     "tag": "3.0.1"
17   },
18   "social_media_url": "https://twitter.com/AndyPitis",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*"