blob: a0eb0d9364b18229b7b0425da492e1cf9fc8b16b [file] [log] [blame]
{
"name": "HBCalendar",
"version": "1.0.2",
"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.2"
},
"source_files": "HBCalendar/*.{h,m}",
"public_header_files": "HBCalendar/*.h",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"MJRefresh": [
],
"IQKeyboardManager": [
],
"MBProgressHUD": [
],
"HBBasicLib": [
]
}
}