[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / a / EYCalendar / 1.0.0 / EYCalendar.podspec.json
blob3913f77a71dc5acb647e8ecf8e1c29085ad72efb
2   "name": "EYCalendar",
3   "version": "1.0.0",
4   "summary": "EYCalendar is a versatile and customizable calendar component designed for developers seeking a feature-rich solution for their applications.",
5   "description": "EYCalendar is a versatile and customizable calendar component designed for developers seeking a feature-rich solution for their applications. This open-source project, hosted on GitHub, provides two distinct calendar types - the standard Gregorian calendar and the Islamic calendar. Users can effortlessly switch between these calendars using a simple toggle switch..",
6   "homepage": "https://github.com/ehabyasser/EYCalendar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "ehabyasser",
12   "social_media_url": "https://x.com/ehab12165518?s=11",
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/ehabyasser/EYCalendar.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "dependencies": {
23     "SnapKit": [
24       "~> 5.6.0"
25     ]
26   },
27   "module_name": "EYCalendar",
28   "swift_version": "5.0"