blob: 3d676d651fa1760a9023359ce4ac1be3779d84bb [file] [log] [blame]
{
"name": "HyCharts",
"version": "1.0.1",
"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.1"
},
"source_files": "HyCharts/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}