blob: 3d500998744d6ec2ad89c06ed8bc45b8062470b6 [file] [log] [blame]
{
"name": "LYTrendView",
"version": "1.3.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.3.0"
},
"source_files": "Classes/**/*.{h,m,c}",
"public_header_files": "Classes/**/*.{h}"
}