blob: af9129e981beb33539f8bd856da04a0165eb52a1 [file] [log] [blame]
{
"name": "GJLineChartView",
"version": "1.0.0",
"summary": "A Data Line Chart View.",
"description": "A Data Line Chart View , Support Long Press And Flexible.",
"homepage": "https://github.com/manofit/GJLineChartView.git",
"license": "MIT",
"authors": {
"jun gao": "gaojun52ioskf@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/manofit/GJLineChartView.git",
"tag": "1.0.0"
},
"source_files": [
"GJLineChartView/GJLineChartTool",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}