blob: 38d8893b2f6037f600511b85716db4a59b3c08d2 [file] [log] [blame]
{
"name": "IIEventCalendar",
"version": "0.9.0",
"summary": "A event calendar easy to use",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/iceboxi/IIEventCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iceboxi": "iceboxidev@gmail.com"
},
"source": {
"git": "https://github.com/iceboxi/IIEventCalendar.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "13.5"
},
"source_files": "IIEventCalendar/Classes/**/*",
"dependencies": {
"JTAppleCalendar": [
"~> 8.0.0"
]
}
}