[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 7 / c / 0 / ASPCircleChart / 2.0.0 / ASPCircleChart.podspec.json
blob09e3410c432047e15cf370a7c569fd717a769031
2   "name": "ASPCircleChart",
3   "version": "2.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": "2.0.0"
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"