[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / 0 / IIEventCalendar / 1.0.2 / IIEventCalendar.podspec.json
blob5ad8b7f95a4896ab49c0355d34ebe218856f6c1f
2   "name": "IIEventCalendar",
3   "version": "1.0.2",
4   "summary": "A event calendar easy to use",
5   "swift_versions": "4.0",
6   "description": "Easy to create a calendar with event model.",
7   "homepage": "https://github.com/iceboxi/IIEventCalendar",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "iceboxi": "iceboxidev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/iceboxi/IIEventCalendar.git",
17     "tag": "1.0.2"
18   },
19   "platforms": {
20     "ios": "13.5"
21   },
22   "source_files": "IIEventCalendar/Classes/**/*",
23   "dependencies": {
24     "JTAppleCalendar": [
25       "~> 8.0.0"
26     ]
27   },
28   "swift_version": "4.0"