[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / b / 8 / f / KPColumnChart / 0.0.1 / KPColumnChart.podspec.json
blob7a510a55027ee69dd575c2951198cc7c40643a40
2   "name": "KPColumnChart",
3   "version": "0.0.1",
4   "summary": "ios 柱状图",
5   "description": "ios 自定义柱状图",
6   "homepage": "https://github.com/yixitingfeng/KPColumnChart",
7   "license": "MIT",
8   "authors": {
9     "yixitingfeng": "wujinping0516@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/yixitingfeng/KPColumnChart.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "KPColumnChart",
20     "KPColumnChart/KPColumnChart/**/*.{h,m}"
21   ]