blob: ac8b1b34f5e30b1857fd2ceb2cb424b9af5ecdc7 [file] [log] [blame]
{
"name": "FSAttendanceTable",
"version": "1.0.1",
"summary": "Attendance Table View Controller",
"description": "\"IOS考勤表视图控件,可根据传入日历数据显示,可置灰特高亮定日期,及附加某天的考勤情况显示\"",
"homepage": "https://github.com/CListery/FSAttendanceTable",
"screenshots": "https://github.com/CListery/FSAttendanceTable/blob/master/screen/screen.png",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"clistery": "cai1083088795@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CListery/FSAttendanceTable.git",
"tag": "1.0.1"
},
"public_header_files": "FSAttendanceTable/**/*.h",
"source_files": "FSAttendanceTable/**/*.{h,m}",
"requires_arc": true
}