blob: a807fb2778b4e408f5e9556e9c61749debe209b6 [file] [log] [blame]
{
"name": "CHGraph",
"version": "0.0.11",
"summary": "Library to create graphs.",
"description": " Uses Core Graphics Framework\n",
"homepage": "https://github.com/andreykorolenko/CHGraph.git",
"license": "MIT",
"authors": {
"Andrey Korolenko": "ak@chulakov.ru"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/andreykorolenko/CHGraph.git",
"tag": "0.0.11"
},
"source_files": [
"Classes",
"Classes/.{CHGraph.h, CHGraphView.h, CHGraphView.m, CHGraphLine.h, CHGraphLine.m, CHGraphPoint.h, CHGraphPoint.m, CHGraphBottomPoint.h, CHGraphBottomPoint.m, CHGraphBottomMonth.h, CHGraphBottomMonth.m, CHGraphViewPanGestureDelegate.h, CHGraphViewPanGestureDelegate.m}"
],
"exclude_files": "Classes/Exclude"
}