[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 0 / CrispyCalendar / 1.0.10 / CrispyCalendar.podspec.json
blob214b03bb27a380423cdd9219e1d1490a7e0b573e
2   "name": "CrispyCalendar",
3   "version": "1.0.10",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/CleverPumpkin/crispycalendar",
8   "authors": {
9     "Cleverpumpkin, Ltd.": "cleverpumpkin.ru"
10   },
11   "summary": "Highly performant and customizable calendar UI library written with lots of attention to various localization differences.",
12   "source": {
13     "git": "https://github.com/CleverPumpkin/crispycalendar.git",
14     "tag": "v1.0.10"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "10.3"
19   },
20   "swift_versions": "5.0",
21   "source_files": "CrispyCalendar/**/*.{h,c,m,swift}",
22   "public_header_files": "CrispyCalendar/**/*.h",
23   "private_header_files": "CrispyCalendar/View/CPCDayCellRenderer.h",
24   "module_map": "CrispyCalendar/Supporting Files/CrispyCalendar.modulemap",
25   "frameworks": "UIKit",
26   "swift_version": "5.0"