| { |
| "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/**/*" |
| } |