blob: 3e297e233551b89b8049df311de30394b3e16b47 [file] [log] [blame]
{
"name": "HBCalendar",
"version": "1.0.3",
"summary": "HBCalendar",
"description": "HBCalendar description",
"homepage": "https://github.com/hepburnalex/HBCalendar",
"license": "MIT",
"authors": {
"hepburn": "hepburn2019@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hepburnalex/HBCalendar.git",
"tag": "1.0.3"
},
"source_files": "HBCalendar/*.{h,m}",
"public_header_files": "HBCalendar/*.h",
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"IQKeyboardManager": [
],
"MBProgressHUD": [
],
"HBBasicLib": [
]
}
}