| { | |
| "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 | |
| } |