blob: 37cee99b36005f74ed85e5d28c918e568c3f3d56 [file] [log] [blame]
{
"name": "HBLineCharts",
"version": "1.0.2",
"summary": "HBLineCharts",
"description": "HBLineCharts description",
"homepage": "https://github.com/hepburnalex/HBLineCharts",
"license": "MIT",
"authors": {
"hepburn": "hepburn2019@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hepburnalex/HBLineCharts.git",
"tag": "1.0.2"
},
"source_files": "LineCharts/*.{h,m}",
"public_header_files": "LineCharts/*.h",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Masonry": [
],
"HBBasicLib": [
]
}
}