blob: b6d6b36a23350e27a85db537dd47d01219e2e481 [file] [log] [blame]
{
"name": "ASPCircleChart",
"version": "3.0.0",
"summary": "ASPCircleChart is a simple chart that uses slices on a circle to represent data.",
"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.",
"homepage": "https://github.com/andreipitis/ASPCircleChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrei-Sergiu Pitis": "andrei.pitis@lateral-inc.com"
},
"source": {
"git": "https://github.com/andreipitis/ASPCircleChart.git",
"tag": "3.0.0"
},
"social_media_url": "https://twitter.com/AndyPitis",
"platforms": {
"ios": "8.0"
},
"source_files": "ASPCircleChart/Classes/**/*"
}