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