blob: 179e78d99fb222fd06be6d81e9e2282605835534 [file] [log] [blame]
{
"name": "CHGraph",
"version": "0.0.12",
"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.12"
},
"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"
}