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