blob: 7460dce6de960f38cfdba4218a5bb50ad7c1f076 [file] [log] [blame]
{
"name": "LACircleChartView",
"version": "1.0.0",
"summary": "An Ios circle chart View",
"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",
"homepage": "https://github.com/huhk345/LACircleChartView",
"license": "Apache 2.0",
"authors": {
"LakeR": "njlaker@gmail.com"
},
"source": {
"git": "https://github.com/huhk345/LACircleChartView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LACircleChartView": [
"Pod/Assets/*.png"
]
}
}