[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / b / HBCalendar / 1.0.2 / HBCalendar.podspec.json
bloba0eb0d9364b18229b7b0425da492e1cf9fc8b16b
2   "name": "HBCalendar",
3   "version": "1.0.2",
4   "summary": "HBCalendar",
5   "description": "HBCalendar description",
6   "homepage": "https://github.com/hepburnalex/HBCalendar",
7   "license": "MIT",
8   "authors": {
9     "hepburn": "hepburn2019@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/hepburnalex/HBCalendar.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "HBCalendar/*.{h,m}",
19   "public_header_files": "HBCalendar/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "Masonry": [
24     ],
25     "MJRefresh": [
27     ],
28     "IQKeyboardManager": [
30     ],
31     "MBProgressHUD": [
33     ],
34     "HBBasicLib": [
36     ]
37   }