blob: 2546a6f6849f1a7c1a9aa135b7368de0cf5ca298 [file] [log] [blame]
{
"name": "BLCalendarView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BLCalendarView/Classes/**/*",
"resource_bundles": {
"BLCalendarView": [
"BLCalendarView/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"Foundation"
]
}