blob: cf5f489436b919ac36144f4387509388b0ecc05e [file] [log] [blame]
{
"name": "GlChartView",
"version": "1.0.1",
"summary": "带动画的折线图库(A animation Chart View)",
"description": "it is a good chart animation view",
"homepage": "https://github.com/gleeeli/GlChartView-Master",
"license": "MIT",
"authors": {
"gleeeli": "gleeeli@sina.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gleeeli/GlChartView-Master.git",
"tag": "1.0.1"
},
"source_files": "GlChartView/*",
"requires_arc": true,
"dependencies": {
"GlPopView": [
]
}
}