[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / c / 4 / b / HYYCalendar / 0.0.2 / HYYCalendar.podspec.json
blobb9b16823babf23a565d5625a64728bcc69917093
2   "name": "HYYCalendar",
3   "version": "0.0.2",
4   "summary": "calendar",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "991779153@qq.com": "1731036868@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/huyiyong/hyycalendar.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "HYYCalendar/HYYCalendar/Classes/JTCalendar/Protocols/*.h",
23     "HYYCalendar/HYYCalendar/Classes/JTCalendar/Managers/*.{h,m}",
24     "HYYCalendar/HYYCalendar/Classes/JTCalendar/Views/*.{h,m}",
25     "HYYCalendar/HYYCalendar/Classes/JTCalendar/*"
26   ]