[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / d / LACircleChartView / 1.0.0 / LACircleChartView.podspec.json
blob7460dce6de960f38cfdba4218a5bb50ad7c1f076
2   "name": "LACircleChartView",
3   "version": "1.0.0",
4   "summary": "An Ios circle chart View",
5   "description": "                       An circle view which can display part of circle\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/huhk345/LACircleChartView",
7   "license": "Apache 2.0",
8   "authors": {
9     "LakeR": "njlaker@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/huhk345/LACircleChartView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LACircleChartView": [
22       "Pod/Assets/*.png"
23     ]
24   }