blob: 026257b5cfc1b45c1bf57c8636af8fc8ca8d3533 [file] [log] [blame]
{
"name": "VOXHistogramView",
"version": "0.1.0",
"summary": "The best way to display histogram in your project.",
"homepage": "https://github.com/Coppertino/VOXHistogramView",
"license": "MIT",
"authors": {
"Nickolay Sheika": "hawk.ukr@gmail.com"
},
"source": {
"git": "https://github.com/Coppertino/VOXHistogramView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"macros_blocks": [
"0.0.3"
],
"FrameAccessor": [
"2.0"
]
}
}