blob: d0ef1b79b9a66cddfa95a51a5b385056a8e7c9aa [file] [log] [blame]
{
"name": "LYTrendView",
"version": "1.2.0",
"summary": "an iOS chart and column view",
"description": "a simple Chart line (column 、 pie) view for iOS. (简单的iOS柱状、曲线图图、饼图)",
"homepage": "https://github.com/install-b",
"license": "MIT",
"authors": {
"ShangenZhang": "gkzhangshangen@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/install-b/LYTrendView.git",
"tag": "1.2.0"
},
"source_files": "Classes/**/*.{h,m,c}",
"public_header_files": "Classes/**/*.{h}"
}