[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / f / KRPieChart / 0.4.1 / KRPieChart.podspec.json
blob29ea83285cd0fce4e5288ccca6b5039436d5d3bd
2   "name": "KRPieChart",
3   "version": "0.4.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "dependencies": {
22     "KRTimingFunction": [
24     ]
25   },
26   "source_files": "KRPieChart/Classes/**/*"