| { |
| "name": "CHGraph", |
| "version": "0.0.4", |
| "summary": "Library to create graphs.", |
| "description": " Uses Core Graphics Framework\n", |
| "homepage": "http://google.ru", |
| "license": "MIT", |
| "authors": { |
| "Andrey Korolenko": "ak@chulakov.ru" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source": { |
| "git": "https://andreykorolenko@bitbucket.org/OlegChulakovStudio/chgraph.git", |
| "tag": "0.0.4" |
| }, |
| "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" |
| } |