blob: 75b679546e9f3d8c8dffa7c927203881312f5441 [file] [log] [blame]
{
"name": "ZQChart",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZQChart/**/*.{h,m}",
"frameworks": "UIKit"
}