[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 7 / 0 / CrispyCalendar / 1.0.0-rc06 / CrispyCalendar.podspec.json
blob0f0a868b7f508833ceb5d2fa95a825c0b98429ab
2   "name": "CrispyCalendar",
3   "version": "1.0.0-rc06",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/CleverPumpkin/CrispyCalendar",
8   "documentation_url": "https://cleverpumpkin.github.io/CrispyCalendarDocs/public/",
9   "authors": {
10     "Cleverpumpkin, Ltd.": "cleverpumpkin.ru"
11   },
12   "summary": "Highly performant and customizable calendar UI library written with lots of attention to various localization differences.",
13   "source": {
14     "git": "https://github.com/CleverPumpkin/CrispyCalendar.git",
15     "tag": "v1.0.0-rc06"
16   },
17   "platforms": {
18     "ios": "10.3"
19   },
20   "swift_version": "4.2",
21   "pod_target_xcconfig": {
22     "DEFINES_MODULE": "YES"
23   },
24   "source_files": "CrispyCalendar/{Util,Model,View,Supporting Files}/*.{h,c,m,swift}",
25   "public_header_files": "CrispyCalendar/{Util,Model,View,Supporting Files}/*.h",
26   "private_header_files": "CrispyCalendar/View/CPCDayCellRenderer.h",
27   "module_map": "CrispyCalendar/Supporting Files/CrispyCalendar.modulemap",
28   "requires_arc": true,
29   "frameworks": "UIKit"