blob: 72392b75e6f7b16ae25ff67213534c1ab0819498 [file] [log] [blame]
{
"name": "LBAnnularPieView",
"version": "1.0.0",
"summary": "环形比例图",
"description": "一个支持动画的环形比例图,带引线文字标注。",
"homepage": "https://github.com/A1129434577/LBAnnularPieView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBAnnularPieView.git",
"tag": "1.0.0"
},
"source_files": "LBAnnularPieView/**/*.{h,m}",
"requires_arc": true
}