blob: 70b9cc41a17a25c796e5f9b51fba84de22247b24 [file] [log] [blame]
{
"name": "KYChart",
"version": "0.0.2",
"summary": "绘制图表",
"description": "数据图表,目前只支持曲线图表",
"homepage": "https://github.com/kangyi003/KYChart",
"license": "MIT",
"authors": {
"kangyi": "14546379@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kangyi003/KYChart.git",
"tag": "0.0.2"
},
"source_files": "KYChart/KYChart/SourceCode/**/*.{h,m}",
"public_header_files": "KYChart/KYChart/SourceCode/PublicInclude/*.h"
}