blob: 9a51ca2a4fcef65732f8ae2d3f8b3b79bc60ff33 [file] [log] [blame]
{
"name": "KYChart",
"version": "0.0.3",
"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.3"
},
"source_files": "KYChart/KYChart/SourceCode/**/*.{h,m}",
"public_header_files": "KYChart/KYChart/SourceCode/PublicInclude/*.h"
}