blob: 710a2c8c7146d5deae62596287283e7fe0b5caf6 [file] [log] [blame]
{
"name": "PGBarChart",
"version": "1.0.1",
"summary": "一款非常简单灵活的柱状统计图。",
"homepage": "https://github.com/xiaozhuxiong121/PGBarChart",
"license": "MIT",
"authors": {
"piggybear": "piggybear_net@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaozhuxiong121/PGBarChart.git",
"tag": "1.0.1"
},
"source_files": [
"PGBarChart",
"PGBarChart/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}