blob: 93de5f1aa0004fe8a2af7398a4e2b2cc385a3a54 [file] [log] [blame]
{
"name": "RKPieChart",
"version": "0.0.1",
"summary": "Create super easy pie charts with RKPieChart!",
"description": "RKPieChart creates pie charts in super easy way for you. You can divide your pie chart if you want. You can add custom titles for your divided pies and etc.",
"homepage": "https://github.com/ridvank/RKPieChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ridvank": "ridvankuccuk@gmail.com"
},
"source": {
"git": "https://github.com/ridvank/RKPieChart.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RKPieChart/Classes/**/*",
"pushed_with_swift_version": "3.1"
}