blob: bd3c2bda494c30c602bd97ebe42d74367fb548f3 [file] [log] [blame]
{
"name": "BLCalendarView",
"version": "1.0.2",
"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.2"
},
"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"
}