blob: 7056888db1e926b5bd09468d9ba7db99dd522c5b [file] [log] [blame]
{
"name": "SLBarCharts",
"version": "0.0.1",
"summary": "仿苹果健康柱形图(周月年)",
"description": "simulate appleHealth BarCharts(week month year)",
"homepage": "https://github.com/slCreation/SLBarCharts",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"LeiShao": "276482207@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/slCreation/SLBarCharts.git",
"tag": "0.0.1"
},
"source_files": "slBarChart/*.{h,m}",
"requires_arc": true
}