| { |
| "name": "HACBarChart", |
| "version": "0.0.2", |
| "summary": "Easy bar chart", |
| "description": "\tSimple and dynamic bar graph, very easy setup and operation.\n", |
| "homepage": "https://github.com/litoarias/HACBarChart.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "litoarias": "lito.arias.cervero@gmail.com" |
| }, |
| "social_media_url": "https://github.com/litoarias/HACBarChart", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/litoarias/HACBarChart.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "HACBarChart", |
| "requires_arc": true |
| } |