blob: 81252d44056d58f4efa095eb0ade06ad12c126ca [file] [log] [blame]
{
"name": "HCLineChartView",
"platforms": {
"ios": "9.0"
},
"version": "1.0.1",
"summary": "HCLineChartView is an iOS library for drawing line charts.",
"description": "HCLineChartView is a beautiful iOS library which makes it super fast and easy to create and customize line charts.",
"homepage": "https://github.com/Hypercubesoft/HCLineChartView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hypercubesoft": "office@hypercubesoft.com"
},
"source": {
"git": "https://github.com/Hypercubesoft/HCLineChartView.git",
"tag": "1.0.1"
},
"source_files": [
"Source/HCLineChartView",
"Source/HCLineChartView/**/*"
]
}