[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / 0 / ASPCircleChart / 1.1.2 / ASPCircleChart.podspec.json
blob9792defa778bf931e0377cc9fb6c2dac64e64a97
2   "name": "ASPCircleChart",
3   "version": "1.1.2",
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.1.2"
17   },
18   "social_media_url": "https://twitter.com/AndyPitis",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ASPCircleChart/Classes/**/*",
23   "pushed_with_swift_version": "3.0"