blob: 34335bece3ae179e0da2ead99855ba59e1d4e431 [file] [log] [blame]
{
"name": "BLCalendarView",
"version": "1.0.1",
"summary": "日历控件",
"description": "封装一个日历控件",
"homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/BLCalendarView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchunlong": "wangchunlong@268xue.com"
},
"source": {
"git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/BLCalendarView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "BLCalendarView/Classes/**/*",
"resource_bundles": {
"BLCalendarView": [
"BLCalendarView/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}