blob: 197da8fd8c924f4f08ef826222b9b3b827c96821 [file] [log] [blame]
{
"name": "ASPCircleChart",
"version": "1.1.1",
"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": "1.1.1"
},
"social_media_url": "https://twitter.com/AndyPitis",
"platforms": {
"ios": "8.0"
},
"source_files": "ASPCircleChart/Classes/**/*",
"pushed_with_swift_version": "3.0"
}