blob: 9d02f5aaa89beffa3888637b7ba1410463bfa463 [file] [log] [blame]
{
"name": "BENPedometerChart",
"version": "0.9.1",
"summary": "A simple bar chart view inspired by Pedometer++",
"description": "BENPedometerChart allows you to quickly add, poopulate, and customize a bar chart UIView. Each bar provides for an inner label, over label, and under label.",
"homepage": "https://github.com/benpackard/BENPedometerChart",
"license": "MIT",
"authors": {
"Ben Packard": "ben@benpackard.org"
},
"platforms": {
"ios": 7.0
},
"source": {
"git": "https://github.com/benpackard/BENPedometerChart.git",
"tag": "0.9.1"
},
"source_files": "BENPedometerChart/*.{h,m}",
"requires_arc": true
}