[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / e / a / f / KRPieChart / 0.4.2 / KRPieChart.podspec.json
blobee101291db91206088c5fef3b9de5f26ee2959d0
2   "name": "KRPieChart",
3   "version": "0.4.2",
4   "summary": "KRPieChart is a light-weight pie chart library.",
5   "description": "`KRPieChart` is a light-weight library, allowing users to draw a pie chart with only a few property settings.",
6   "homepage": "https://github.com/BridgeTheGap/KRPieChart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Josh Woomin Park": "wmpark@knowre.com"
13   },
14   "source": {
15     "git": "https://github.com/BridgeTheGap/KRPieChart.git",
16     "tag": "0.4.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "KRTimingFunction": [
24     ]
25   },
26   "source_files": "KRPieChart/Classes/**/*"