[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / f / KRPieChart / 0.3.6 / KRPieChart.podspec.json
blob2c0fe6bb168c857b97821d1953ba9f4a3d8f6afc
2   "name": "KRPieChart",
3   "version": "0.3.6",
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.3.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "KRTimingFunction": [
24     ]
25   },
26   "source_files": "KRPieChart/Classes/**/*"