blob: a3fa1eae2e93b2f5599642a740dded6a39fb0c8d [file] [log] [blame]
{
"name": "MRLCircleChart",
"version": "0.3.6",
"summary": "Small and very opinionated pie-chart view written in Swift.",
"description": "MRLCircleChart is a small pie/circle chart UI component written in Swift. Aims to take care of most of the work for you (just pass in a data source and configure the view) at the expense of customizability. It's a work in progress written for a secret project.",
"homepage": "https://github.com/mlisik/MRLCircleChart.git",
"license": "MIT",
"authors": {
"mlisik": "marek.lisik@holdapp.pl"
},
"source": {
"git": "https://github.com/mlisik/MRLCircleChart.git",
"tag": "0.3.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"pushed_with_swift_version": "2.2"
}