blob: 546eceeb96d3046c3c2eeced903649ea93ab553c [file] [log] [blame]
{
"name": "LQCCharts",
"version": "0.1.1",
"summary": "Custom some styles base on Charts",
"swift_version": "4.1",
"description": "'Custom some styles base on Charts, do not change any code in ChartsSourceCode'",
"homepage": "https://github.com/liangqicai-gitHub/LQCCharts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"梁齐才": "2468751795@qq.com"
},
"source": {
"git": "https://github.com/liangqicai-gitHub/LQCCharts.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LQCCharts/Classes/**/*",
"frameworks": "UIKit"
}