blob: cd9b76ae188fe2e58941639f9af88aacad2707b9 [file] [log] [blame]
{
"name": "HBLineCharts",
"version": "1.0.1",
"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.1"
},
"source_files": "LineCharts/*.{h,m}",
"public_header_files": "LineCharts/*.h",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Masonry": [
],
"HBBasicLib": [
]
}
}