blob: 6938a14f06873cb6c839203b74e8c04dc258bf9a [file] [log] [blame]
{
"name": "ZYChartViews",
"version": "0.0.1",
"summary": "自定义图表使用.",
"description": "常见图表的使用,如柱状图,雷达图等.",
"homepage": "https://github.com/AELight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AELight": "zhuyiae@163.com"
},
"source": {
"git": "https://github.com/AELight/ZYChartViews.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZYChartViews/Classes/*.{h,m}",
"public_header_files": "ZYChartViews/Classes/*.h"
}