blob: 87651455dec1fb7e8ad4d671b7f4165706a51ea2 [file] [log] [blame]
{
"name": "OWBarChartView",
"version": "0.0.1",
"summary": "A Library for iOS to use for showing bar chart with animation.",
"description": "show bar chart view with animation.",
"homepage": "https://github.com/Wymann/OWBarChartView",
"license": "MIT",
"authors": {
"Wyman Chen": "wymannchan@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Wymann/OWBarChartView.git",
"tag": "0.0.1"
},
"source_files": "OWBarChartView/*.{h,m}"
}