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