blob: ee101291db91206088c5fef3b9de5f26ee2959d0 [file] [log] [blame]
{
"name": "KRPieChart",
"version": "0.4.2",
"summary": "KRPieChart is a light-weight pie chart library.",
"description": "`KRPieChart` is a light-weight library, allowing users to draw a pie chart with only a few property settings.",
"homepage": "https://github.com/BridgeTheGap/KRPieChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Josh Woomin Park": "wmpark@knowre.com"
},
"source": {
"git": "https://github.com/BridgeTheGap/KRPieChart.git",
"tag": "0.4.2"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"KRTimingFunction": [
]
},
"source_files": "KRPieChart/Classes/**/*"
}