[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / 0 / ASPCircleChart / 1.0.0 / ASPCircleChart.podspec.json
blob671c52e937024344f0ac30d74ced764fedf0ea67
2   "name": "ASPCircleChart",
3   "version": "1.0.0",
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": "andrei.pitis@lateral-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/andreipitis/ASPCircleChart.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ASPCircleChart/Classes/**/*"