blob: 85dd4eae3c7172d6126e4a26cf80267fcae88984 [file] [log] [blame]
{
"name": "TXCustomPieView",
"version": "0.0.1",
"summary": "自定义环形统计图",
"description": "这是一个自定义环形统计图。",
"homepage": "https://github.com/XTZPioneer/CustomPieViewDemo",
"license": "MIT",
"authors": {
"zhangxiong": "xtz_pioneer@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/XTZPioneer/CustomPieViewDemo.git",
"tag": "0.0.1"
},
"source_files": "TXCustomPieView/**/*.{h,m}",
"requires_arc": true
}