[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 0 / IIEventCalendar / 0.9.3 / IIEventCalendar.podspec.json
blob341c02fac31e82cdbd98262b097adfafd9de62dc
2   "name": "IIEventCalendar",
3   "version": "0.9.3",
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": "0.9.3"
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"