blob: 0ea931dc19890272305288867259cc1ef04d3378 [file] [log] [blame]
{
"name": "HyCharts",
"version": "1.0.0",
"summary": "HyLineChartView HyBarChartView HyKLineChartView",
"homepage": "https://github.com/hydreamit/HyCharts",
"license": "MIT",
"authors": {
"Hy": "hydreamit@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hydreamit/HyCharts.git",
"tag": "1.0.0"
},
"source_files": "HyCharts/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}