[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 3 / c / HYPCalendar / 0.0.2 / HYPCalendar.podspec.json
blob6a0a76fe2995689b81031b2ffd48fb76d45f9b47
2   "name": "HYPCalendar",
3   "version": "0.0.2",
4   "summary": "hyp自定义日历控件",
5   "description": "rilirilirililrirliirl",
6   "homepage": "https://github.com/houyunpeng/HYPCalendar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyp": "houyunpeng@315.com.cn"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/houyunpeng/HYPCalendar.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "calendarView/*.{h,m}",
22   "resources": "src/*.png",
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1.0"
28     ]
29   }