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