blob: c0682b46efe38aa4433c1cbfbff09c08b53df7fe [file] [log] [blame]
{
"name": "KRPieChart",
"version": "0.3.5",
"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.3.5"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"KRTimingFunction": [
]
},
"source_files": "KRPieChart/Classes/**/*"
}