blob: 6ab0286b75a232e15b89c18b65d7d2b2c1e80ead [file] [log] [blame]
{
"name": "ZQChart",
"version": "1.0.3",
"summary": "A Chart for data",
"description": "图表库,用来展示数据,支持扇形图,折线图,曲线图,柱状图",
"homepage": "https://github.com/hongzhiqiang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hongzhiqiang": "977202315@qq.com"
},
"source": {
"git": "https://github.com/hongzhiqiang/ZQChart.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZQChart/**/*.{h,m}",
"frameworks": "UIKit"
}